summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/evolution-data-server/Makefile2
-rw-r--r--www/webkit-gtk2/Makefile2
-rw-r--r--www/webkit-gtk3/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index f64952fbc..bcf77fa34 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
libtasn1.so:${PORTSDIR}/security/libtasn1 \
libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
-USES= bison gettext gmake libtool pathfix pkgconfig tar:xz
+USES= bison gettext gmake gperf libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk30 intlhack introspection:build \
libxml2
USE_OPENLDAP= yes
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index f080a66fc..8ffd9d25f 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
USE_GSTREAMER= yes
USE_XORG= xt
-USES= bison gettext gmake libtool perl5 pkgconfig tar:xz
+USES= bison gettext gmake gperf libtool perl5 pkgconfig tar:xz
USE_GNOME= gtk20 libxslt introspection:build
USE_SQLITE= yes
USE_LDCONFIG= yes
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile
index 9d3aabdb6..ea7e02e9f 100644
--- a/www/webkit-gtk3/Makefile
+++ b/www/webkit-gtk3/Makefile
@@ -29,7 +29,7 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
USE_GSTREAMER1= yes
USE_XORG= xt xdamage xcomposite
-USES= bison gettext gmake libtool perl5 pkgconfig \
+USES= bison gettext gmake gperf libtool perl5 pkgconfig \
shebangfix tar:xz
USE_RUBY= yes
RUBY_NO_RUN_DEPENDS=yes