summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-01 12:22:47 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-01 12:22:47 +0800
commit9456a93584e7d488efaf3a5f80de14569d1c1cc2 (patch)
treed39377867af63a5eec4c990c15a743107adf7baf /x11
parentee9de0e23edb690ce805f8b6677ecca75355eaa8 (diff)
downloadmarcuscom-ports-9456a93584e7d488efaf3a5f80de14569d1c1cc2.tar
marcuscom-ports-9456a93584e7d488efaf3a5f80de14569d1c1cc2.tar.gz
marcuscom-ports-9456a93584e7d488efaf3a5f80de14569d1c1cc2.tar.bz2
marcuscom-ports-9456a93584e7d488efaf3a5f80de14569d1c1cc2.tar.lz
marcuscom-ports-9456a93584e7d488efaf3a5f80de14569d1c1cc2.tar.xz
marcuscom-ports-9456a93584e7d488efaf3a5f80de14569d1c1cc2.tar.zst
marcuscom-ports-9456a93584e7d488efaf3a5f80de14569d1c1cc2.zip
Make evolution-data-server default for package building.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2753 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-panel/Makefile5
-rw-r--r--x11/gnomepanel/Makefile5
2 files changed, 10 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index e00a68552..057d36fcb 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -40,6 +40,11 @@ GCONF_SCHEMAS= clock.schemas fish.schemas gnome-panel-screenshot.schemas \
.include <bsd.port.pre.mk>
+.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
+.undef WITHOUT_GNOME
+WITH_GNOME= yes
+.endif
+
.if ${HAVE_GNOME:Mevolutiondataserver}!=""
USE_GNOME+= evolutiondataserver
CONFIGURE_ARGS+=--enable-eds
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile
index e00a68552..057d36fcb 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -40,6 +40,11 @@ GCONF_SCHEMAS= clock.schemas fish.schemas gnome-panel-screenshot.schemas \
.include <bsd.port.pre.mk>
+.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
+.undef WITHOUT_GNOME
+WITH_GNOME= yes
+.endif
+
.if ${HAVE_GNOME:Mevolutiondataserver}!=""
USE_GNOME+= evolutiondataserver
CONFIGURE_ARGS+=--enable-eds