summaryrefslogtreecommitdiff
path: root/security/libfwbuilder
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:18:25 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:18:25 +0000
commit9764e6505857f4063d97e31366e38431ac336f6a (patch)
tree97b00142e86a295dbb31a2888c7c703301e793db /security/libfwbuilder
parentFix pkg-comment format. (diff)
Deploy USE_GNOMENG infrastructure
PR: 42288 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65417
Diffstat (limited to 'security/libfwbuilder')
-rw-r--r--security/libfwbuilder/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index 43c5e65d7877..2294e548d5c4 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
USE_GMAKE= yes
USE_LIBTOOL= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
INSTALLS_SHLIB= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"