aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-07-29 19:16:39 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-07-29 19:16:39 +0000
commit781dd14cde06f85bd8e305a34d002ff3ecb3851f (patch)
tree6f0af22f04404feedf419d757f05fe0b256140c0 /x11/gnome-panel
parentf15ae4003b9c824c8dcdf5c1b93b280f89d51938 (diff)
downloadports-781dd14cde06f85bd8e305a34d002ff3ecb3851f.tar.gz
ports-781dd14cde06f85bd8e305a34d002ff3ecb3851f.zip
Notes
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index bb8170448701..ad6f6de021a0 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -46,7 +46,7 @@ GCONF_SCHEMAS= clock.schemas fish.schemas \
OPTIONS= EVOLUTION "use the Evolution calendar if installed" on
-.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
+.if defined(PACKAGE_BUILDING)
.undef WITHOUT_GNOME
WITH_GNOME= yes
.endif