summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-16 04:15:50 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-16 04:15:50 +0000
commit9a4dd7412b999dd58ce73ef8b9e1ff0873e9059c (patch)
tree0082c6828c8d015910341a9523136e126675fe97
parentSet GNU_CONFIGURE and update project site (diff)
Add USE_GNOMENG
PR: ports/40630 Submitted by: Tilman Linneweh <tilman@arved.de>
Notes
Notes: svn path=/head/; revision=63060
-rw-r--r--ftp/junglemonkey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile
index 8851084de7ba..6214794a46db 100644
--- a/ftp/junglemonkey/Makefile
+++ b/ftp/junglemonkey/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= gnet.1:${PORTSDIR}/net/gnet
USE_REINPLACE= yes
USE_X_PREFIX= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomehack gnomeprefix libglade
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gnome=yes --enable-debug=no