diff options
-rw-r--r-- | accessibility/orca/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 2 | ||||
-rw-r--r-- | devel/libgdata/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 | ||||
-rw-r--r-- | games/aisleriot/Makefile | 2 | ||||
-rw-r--r-- | net-im/ekiga/Makefile | 2 | ||||
-rw-r--r-- | sysutils/tracker/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 89c3473dc..e026d2cc4 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py3-dbus \ CONFLICTS= py*-json-py-[0-9]* USES= gettext gmake pathfix pkgconfig python:3 tar:xz -USE_GNOME= gnomeprefix gtk30 py3gobject3 +USE_GNOME= gnomeprefix gtk30 py3gobject3 intlhack INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index f37fb6612..0a3080a45 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop- RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas USES= gettext gmake pathfix pkgconfig python:2 tar:xz -USE_GNOME= gnomeprefix gtk30 pygobject3 +USE_GNOME= gnomeprefix gtk30 pygobject3 intlhack GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index ad52ac8e7..9d6306245 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier gnomeprefix intltool \ +USE_GNOME= glib20 gnomehier gnomeprefix intlhack \ introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 2860275b7..f5ef69f09 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gedit>=0:${PORTSDIR}/editors/gedit USES= gettext gmake libtool pathfix pkgconfig \ tar:xz -USE_GNOME= gnomeprefix gtk30 gtksourceview3 +USE_GNOME= gnomeprefix gtk30 gtksourceview3 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index 784250138..07f67b274 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 \ CONFLICTS= sol-* USES= desktop-file-utils gmake pathfix pkgconfig tar:xz -USE_GNOME= gconf2 gtk30 librsvg2 libxml2:build +USE_GNOME= gconf2 gtk30 intlhack librsvg2 libxml2:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-card-theme-formats=svg \ --with-guile=2.0 diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index a711a0f23..47e3c6588 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes USES= gettext gmake libtool pathfix perl5 pkgconfig \ tar:xz USE_XORG= xv -USE_GNOME= gtk20 intltool libxml2 +USE_GNOME= gtk20 intlhack libxml2 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -I${LOCALBASE}/lib diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index e5df9f70a..14291442d 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= xdg-desktop-icon:${PORTSDIR}/devel/xdg-utils \ PLIST_SUB= TRACKER_VER="1.0" USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk30 intltool introspection:build +USE_GNOME= gnomeprefix gtk30 intlhack introspection:build USE_LDCONFIG= yes USE_SQLITE= 3 USE_GSTREAMER1= yes |