Part 2 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
This commit is contained in:
Koop Mast 2015-08-05 07:39:47 +00:00
parent a0c53ab7c8
commit d138701abc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393574
14 changed files with 14 additions and 14 deletions

View file

@ -20,7 +20,7 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GNOME= glib20 gtk20 libxml2
USE_GNOME= glib20 gtk20 intltool libxml2
USES= gettext gmake libtool pathfix pkgconfig
.include <bsd.port.mk>

View file

@ -19,7 +19,7 @@ USES= gettext gmake pkgconfig shebangfix
SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \
scripts/sync-knotes.sh scripts/sync-ldif.sh \
scripts/sync-palm-jppy.py
USE_GNOME= gtk20 libglade2
USE_GNOME= gtk20 intltool libglade2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

View file

@ -18,7 +18,7 @@ OPTIONS_DEFINE= NOTIFY
OPTIONS_DEFAULT= NOTIFY
USES= gettext gmake libtool pathfix tar:bzip2
USE_GNOME= gnomeprefix gtk20 gconf2 libgnomeui
USE_GNOME= gnomeprefix gtk20 gconf2 intltool libgnomeui
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View file

@ -15,7 +15,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View file

@ -18,7 +18,7 @@ RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
GNU_CONFIGURE= yes
USES= gettext gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
USE_LDCONFIG= ${PREFIX}/lib/pidgin
.include <bsd.port.mk>

View file

@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -20,7 +20,7 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
GNU_CONFIGURE= yes
USES= gmake libtool pkgconfig
USE_LDCONFIG= yes
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
CONFIGURE_ARGS= --disable-static
CPPFLAGS+= -I${LOCALBASE}/include

View file

@ -18,7 +18,7 @@ RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
GNU_CONFIGURE= yes
USES= gettext gmake libtool pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -19,7 +19,7 @@ RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
GNU_CONFIGURE= yes
USES= gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
PORTDOCS= AUTHORS ChangeLog HACKING NEWS README TODO
CPPFLAGS+= -I${LOCALBASE}/include

View file

@ -22,7 +22,7 @@ LIB_DEPENDS= libotr.so.5:${PORTSDIR}/security/libotr \
USES= cpe gettext gmake libtool pkgconfig
CPE_VENDOR= cypherpunks
CPE_PRODUCT= ${PKGNAMEPREFIX}${PORTNAME}
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

View file

@ -20,7 +20,7 @@ RUN_DEPENDS= meld:${PORTSDIR}/textproc/meld \
yelp:${PORTSDIR}/x11/yelp
USES= gettext gmake libtool pathfix pkgconfig python tar:xz
USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 libgnomeui
USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 intltool libgnomeui
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
INSTALLS_OMF= yes

View file

@ -13,7 +13,7 @@ COMMENT= Python/GTK based settings manager for CompizConfig
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
USES= gettext gmake python:2 tar:bzip2
USE_GNOME= pygtk2
USE_GNOME= intltool pygtk2
INSTALLS_ICONS= yes

View file

@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
USE_GL= gl
USES= desktop-file-utils gettext gmake libtool pathfix \
pkgconfig shared-mime-info tar:bzip2
USE_GNOME= gtk20 libwnck pango
USE_GNOME= gtk20 intltool libwnck pango
USE_XORG= xrender
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

View file

@ -13,7 +13,7 @@ COMMENT= Python/GTK based settings manager for CompizConfig
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
USES= gettext gmake pkgconfig python:2 tar:bzip2
USE_GNOME= pygtk2
USE_GNOME= intltool pygtk2
INSTALLS_ICONS= yes