summaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish2
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-16 06:53:18 +0000
committersobomax <sobomax@FreeBSD.org>2001-12-16 06:53:18 +0000
commit82176784998924dc45c6a3625165d5ecf7a64c96 (patch)
tree0a3475629f7584cd97c84f9b5ce8bfdaafab18fd /x11-wm/sawfish2
parente6882a6083aac54f9a3aa507c0edeec170286148 (diff)
downloadFreeBSD-ports-82176784998924dc45c6a3625165d5ecf7a64c96.zip
FreeBSD-ports-82176784998924dc45c6a3625165d5ecf7a64c96.tar.gz
When building package forcefully turn optional GNOME components on, otherwise
gnome and gnome-fifth-toe packages contain incorrect dependencies list.
Diffstat (limited to 'x11-wm/sawfish2')
-rw-r--r--x11-wm/sawfish2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 4b1ccd2..b8d81c2 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -34,7 +34,8 @@ CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
.include <bsd.port.pre.mk>
-.if defined(HAVE_GNOME)
+.if defined(HAVE_GNOME) || defined(PACKAGE_BUILDING)
+.undef WITHOUT_GNOME
USE_GNOME= yes
CONFIGURE_ARGS+=--enable-capplet
PLIST_SUB+= GNOME:=""
OpenPOWER on IntegriCloud