diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-09 23:25:42 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-09 23:25:42 +0000 |
commit | 496b58738685d5dc32118aa052382ecc06004a68 (patch) | |
tree | 75bf4db4d36546f110873db42c5860d938ec6434 /x11-wm/sawfish2 | |
parent | e572405e974ddf1e86cd1e1fa81031f72844b807 (diff) | |
download | ports-496b58738685d5dc32118aa052382ecc06004a68.tar.gz ports-496b58738685d5dc32118aa052382ecc06004a68.zip |
Notes
Diffstat (limited to 'x11-wm/sawfish2')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |