diff options
Diffstat (limited to 'security/fwbuilder2')
-rw-r--r-- | security/fwbuilder2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/fwbuilder2/Makefile b/security/fwbuilder2/Makefile index 8c5680b89bb3..55fa3728127c 100644 --- a/security/fwbuilder2/Makefile +++ b/security/fwbuilder2/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 |