summaryrefslogtreecommitdiff
path: root/net/gnunet
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-03 01:06:26 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-03 01:06:26 +0000
commitb9d28dac8bcf452764f8ce8b746fec7b7f1d08c6 (patch)
treeb30ed2b5536a097f7dedd7f93759426c246d1d38 /net/gnunet
parentFix format string bugs. (diff)
Deploy USE_GNOMENG infrastructure
PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65520
Diffstat (limited to 'net/gnunet')
-rw-r--r--net/gnunet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile
index 02504235a968..a7864f5df78c 100644
--- a/net/gnunet/Makefile
+++ b/net/gnunet/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
USE_OPENSSL= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes