aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-02 20:23:55 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-02 20:23:55 +0000
commit2f0486b64721a1072cdd1b8d2840d6539b2247d2 (patch)
tree36ed89e03b0f2ac4525ba4f4e39af16da597b209 /sysutils
parent05aa1eb8b1e5d76cddd216c787c98b5cfe7db1e9 (diff)
downloadports-2f0486b64721a1072cdd1b8d2840d6539b2247d2.tar.gz
ports-2f0486b64721a1072cdd1b8d2840d6539b2247d2.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-schedule/Makefile2
-rw-r--r--sysutils/libgksu/Makefile2
-rw-r--r--sysutils/xvidcap/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile
index 6ff67fdbb9c5..4289cff4431c 100644
--- a/sysutils/gnome-schedule/Makefile
+++ b/sysutils/gnome-schedule/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= yelp:${PORTSDIR}/x11/yelp
RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
USES= gmake pathfix python
-USE_GNOME= gnomeprefix pygnome2 gnomedocutils
+USE_GNOME= gnomeprefix pygnome2 gnomedocutils intltool
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile
index 549d145280e9..6bda17e62adf 100644
--- a/sysutils/libgksu/Makefile
+++ b/sysutils/libgksu/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= xauth:${PORTSDIR}/x11/xauth \
sudo:${PORTSDIR}/security/sudo
USES= gettext gmake libtool pathfix pkgconfig
-USE_GNOME= glib20 gconf2
+USE_GNOME= glib20 gconf2 intltool
USE_LDCONFIG= yes
USE_XORG= x11
CONFIGURE_ARGS= --enable-gtk-doc=no
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile
index aab6123cf469..aaf42f947b99 100644
--- a/sysutils/xvidcap/Makefile
+++ b/sysutils/xvidcap/Makefile
@@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
# --export-dynamic fixes libglade problems
LDFLAGS+= -L${LOCALBASE}/lib -Wl,--export-dynamic
-USE_GNOME= glib20 libglade2
+USE_GNOME= glib20 libglade2 intltool
USES= gettext gmake pkgconfig
USE_XORG= x11 xmu ice xfixes xdamage
INSTALLS_OMF= yes