summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-09 23:25:42 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-09 23:25:42 +0000
commit496b58738685d5dc32118aa052382ecc06004a68 (patch)
tree75bf4db4d36546f110873db42c5860d938ec6434 /x11-wm
parentRework oprional dependency mechanism, so that it always produces -gnome (diff)
Just in the case undefine `WITHOUT_ALL' when building on bento.
Notes
Notes: svn path=/head/; revision=52835
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/Makefile1
-rw-r--r--x11-wm/sawfish2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 2f2fdbf72a45..0b65c383f3d0 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -34,6 +34,7 @@ CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
.undef WITHOUT_GNOME
+.undef WITHOUT_ALL
WITH_GNOME= yes
.endif
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 2f2fdbf72a45..0b65c383f3d0 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -34,6 +34,7 @@ CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
.undef WITHOUT_GNOME
+.undef WITHOUT_ALL
WITH_GNOME= yes
.endif