diff options
-rw-r--r-- | net/papaya-plugins/Makefile | 4 | ||||
-rw-r--r-- | security/fwbuilder-devel/Makefile | 3 | ||||
-rw-r--r-- | security/fwbuilder/Makefile | 3 | ||||
-rw-r--r-- | security/fwbuilder2/Makefile | 3 |
4 files changed, 8 insertions, 5 deletions
diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile index c1c93790c2a9..59eb0db04d86 100644 --- a/net/papaya-plugins/Makefile +++ b/net/papaya-plugins/Makefile @@ -20,8 +20,8 @@ RUN_DEPENDS= papaya:${PORTSDIR}/net/papaya USE_SUBMAKE= yes IS_INTERACTIVE= yes USE_GMAKE= yes -USE_GNOMELIBS= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gnomehack gnomeprefix gnomelibs GNU_CONFIGURE= yes MAKE_ARGS+= CXX="${CXX}" diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile index 8c5680b89bb3..55fa3728127c 100644 --- a/security/fwbuilder-devel/Makefile +++ b/security/fwbuilder-devel/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 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 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 |