From 231a4ce5b1b6e72a12f30cb727d3eaf066f49429 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 17 Feb 2003 00:02:09 +0000 Subject: Use USE_GNOMENG. --- security/fwbuilder/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/fwbuilder') diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 8c5680b89bb3..55fa3728127c 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -19,7 +19,8 @@ LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes -USE_GNOMELIBS= yes +USE_GNOMENG= yes +USE_GNOME= gnomehack gnomeprefix gnomelibs WITHOUT_ESOUND= yes CONFIGURE_ARGS+= --with-iconsdir=${X11BASE}/share/gnome/fwbuilder/pixmaps/ --with-templatedir=${X11BASE}/share/gnome/fwbuilder -- cgit