From 912415509412bf556a43d2091ea3a3b924656596 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 15 Feb 2004 20:17:46 +0000 Subject: Make sure packages get full GNOME support. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1832 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'www/epiphany') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 91b4281d7..bd3428ccd 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -55,6 +55,12 @@ XXX_FILES= EphyAutomation-common.c EphyAutomation-stubs.c \ EphyAutomation-skels.c EphyAutomation.h PLIST_SUB+= EPHY_VERSION="${PORTVERSION:C/\.[0-9]+$//}" +.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) +.undef WITHOUT_GNOME +.undef WITHOUT_ALL +WITH_GNOME= yes +.endif + .include .if ${HAVE_GNOME:Mnautilus2}!="" -- cgit v1.2.3