diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/geocode-glib/Makefile | 2 | ||||
-rw-r--r-- | net/grilo-plugins/Makefile | 2 | ||||
-rw-r--r-- | net/libdmapsharing/Makefile | 2 | ||||
-rw-r--r-- | net/libgweather/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index 65ade17fb..bd6783448 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -13,7 +13,7 @@ COMMENT= Convenience library for the geocoding and reverse geocoding LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= evolutiondataserver3 gnomehier intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index cb9d5cd75..43fdcaf6c 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -14,7 +14,7 @@ COMMENT= Plugins for net/grilo BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 gnomehier intlhack libxml2 ltverhack GNU_CONFIGURE= yes diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index f87f70388..c7b3fbba1 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libgee-0.8.so:${PORTSDIR}/devel/libgee BUILD_DEPENDS= vala-vapigen>=0.16:${PORTSDIR}/lang/vala-vapigen -USES= gettext gmake libtool pathfix pkgconfig +USES= gettext gmake libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix gtk20 introspection:build USE_GSTREAMER1= yes USE_LDCONFIG= yes diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 143e4338e..2c56a47a2 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/mi LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= gnomehier gnomeprefix gtk30 intlhack \ introspection:build INSTALLS_ICONS= yes |