summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-31 04:51:02 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-31 04:51:02 +0800
commit09e73a1d556456c91a9e2881d468e24fbdf84570 (patch)
tree1429b6365a06ae283d94557ab4896f702aa935a4 /x11/gnome-panel/Makefile
parent4330cce30b486b0949755a778ea22662cecfea2e (diff)
downloadmarcuscom-ports-09e73a1d556456c91a9e2881d468e24fbdf84570.tar
marcuscom-ports-09e73a1d556456c91a9e2881d468e24fbdf84570.tar.gz
marcuscom-ports-09e73a1d556456c91a9e2881d468e24fbdf84570.tar.bz2
marcuscom-ports-09e73a1d556456c91a9e2881d468e24fbdf84570.tar.lz
marcuscom-ports-09e73a1d556456c91a9e2881d468e24fbdf84570.tar.xz
marcuscom-ports-09e73a1d556456c91a9e2881d468e24fbdf84570.tar.zst
marcuscom-ports-09e73a1d556456c91a9e2881d468e24fbdf84570.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9283 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r--x11/gnome-panel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 7b41bb6d6..c06276327 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel/Makefile,v 1.154 2007/06/18 12:38:17 ahze Exp $
+# $MCom: ports/x11/gnome-panel/Makefile,v 1.155 2007/07/08 23:34:00 mezz Exp $
#
PORTNAME= gnome-panel
@@ -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