summaryrefslogtreecommitdiff
path: root/dns/staticcharge
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 /dns/staticcharge
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 'dns/staticcharge')
-rw-r--r--dns/staticcharge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/staticcharge/Makefile b/dns/staticcharge/Makefile
index dceee9375ce5..d160c9e9bc63 100644
--- a/dns/staticcharge/Makefile
+++ b/dns/staticcharge/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= mahlon@martini.nu
BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx
WRKSRC= ${WRKDIR}/staticcharge
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes