From f8ec16f6fa46b2d8edac64f9254d111f25f16ebf Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 25 Nov 2004 19:49:25 +0000 Subject: Fix adding e-d-s support to gnomepanel packages. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3141 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 4 ++-- x11/gnomepanel/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 5a4fe1b4a..bdd5ae21b 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -40,13 +40,13 @@ GCONF_SCHEMAS= clock.schemas fish.schemas \ panel-toplevel.schemas window-list.schemas \ workspace-switcher.schemas -.include - .if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) .undef WITHOUT_GNOME WITH_GNOME= yes .endif +.include + .if ${HAVE_GNOME:Mevolutiondataserver}!="" USE_GNOME+= evolutiondataserver CONFIGURE_ARGS+=--enable-eds diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 5a4fe1b4a..bdd5ae21b 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -40,13 +40,13 @@ GCONF_SCHEMAS= clock.schemas fish.schemas \ panel-toplevel.schemas window-list.schemas \ workspace-switcher.schemas -.include - .if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) .undef WITHOUT_GNOME WITH_GNOME= yes .endif +.include + .if ${HAVE_GNOME:Mevolutiondataserver}!="" USE_GNOME+= evolutiondataserver CONFIGURE_ARGS+=--enable-eds -- cgit v1.2.3