aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-17 08:02:09 +0800
committermarcus <marcus@FreeBSD.org>2003-02-17 08:02:09 +0800
commit231a4ce5b1b6e72a12f30cb727d3eaf066f49429 (patch)
tree73ff295b0b233108a054951dadb310630bfcf55c /net
parentadba49030a2e85ed5db9db0d49d780a97c543396 (diff)
downloadfreebsd-ports-gnome-231a4ce5b1b6e72a12f30cb727d3eaf066f49429.tar.gz
freebsd-ports-gnome-231a4ce5b1b6e72a12f30cb727d3eaf066f49429.tar.zst
freebsd-ports-gnome-231a4ce5b1b6e72a12f30cb727d3eaf066f49429.zip
Use USE_GNOMENG.
Diffstat (limited to 'net')
-rw-r--r--net/papaya-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile
index c1c93790c2a9..59eb0db04d86 100644
--- a/net/papaya-plugins/Makefile
+++ b/net/papaya-plugins/Makefile
@@ -20,8 +20,8 @@ RUN_DEPENDS= papaya:${PORTSDIR}/net/papaya
USE_SUBMAKE= yes
IS_INTERACTIVE= yes
USE_GMAKE= yes
-USE_GNOMELIBS= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomehack gnomeprefix gnomelibs
GNU_CONFIGURE= yes
MAKE_ARGS+= CXX="${CXX}"