summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-17 23:52:04 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-17 23:52:04 +0800
commit3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af (patch)
treef45ebba5f080a185cd668af07e97e9ac38abae95
parent1c399b84ed9b616def86d8f3755e6b9f6b63c4bd (diff)
downloadmarcuscom-ports-3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af.tar
marcuscom-ports-3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af.tar.gz
marcuscom-ports-3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af.tar.bz2
marcuscom-ports-3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af.tar.lz
marcuscom-ports-3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af.tar.xz
marcuscom-ports-3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af.tar.zst
marcuscom-ports-3dec04bb97de13e3c6e4f2d279a3f4ffed58c7af.zip
Chase gperf changes from ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19988 df743ca5-7f9a-e211-a948-0013205c9059
-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