aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-11-26 06:09:53 +0800
committermarcus <marcus@FreeBSD.org>2004-11-26 06:09:53 +0800
commit4f011b5f3381a7145363769f96d3f78052344b68 (patch)
treee5b18273597fafcdcd2eb4b9f9f9cb6e14a65398 /x11/gnome-panel
parent5344b91ff3240f7f75ac327b6327ae8d1bb61499 (diff)
downloadfreebsd-ports-gnome-4f011b5f3381a7145363769f96d3f78052344b68.tar.gz
freebsd-ports-gnome-4f011b5f3381a7145363769f96d3f78052344b68.tar.zst
freebsd-ports-gnome-4f011b5f3381a7145363769f96d3f78052344b68.zip
Fix inclusion of evolution-data-server when package building.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 26d2ecf2e5cd..84f389365c37 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomepanel
PORTVERSION= 2.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.8
@@ -40,13 +40,13 @@ GCONF_SCHEMAS= clock.schemas fish.schemas gnome-panel-screenshot.schemas \
panel-toplevel.schemas window-list.schemas \
workspace-switcher.schemas
-.include <bsd.port.pre.mk>
-
.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
.undef WITHOUT_GNOME
WITH_GNOME= yes
.endif
+.include <bsd.port.pre.mk>
+
.if ${HAVE_GNOME:Mevolutiondataserver}!=""
USE_GNOME+= evolutiondataserver
CONFIGURE_ARGS+=--enable-eds