From 9c1d749a4771eec9c5471b1a48eaa364d26f65d6 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 2 Nov 2014 20:54:47 +0000 Subject: Gperf dependacy is handled by USES=gperf. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20029 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/evolution-data-server/Makefile | 1 - www/webkit-gtk2/Makefile | 4 ---- www/webkit-gtk3/Makefile | 6 +----- 3 files changed, 1 insertion(+), 10 deletions(-) diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index f64465759..bcf77fa34 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -15,7 +15,6 @@ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gcr>=3.11:${PORTSDIR}/security/gcr \ - gperf>=0:${PORTSDIR}/devel/gperf \ vapigen:${PORTSDIR}/lang/vala LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ liboauth.so:${PORTSDIR}/net/liboauth \ diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 8ffd9d25f..9dc7e39d9 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -12,11 +12,7 @@ PKGNAMESUFFIX= -gtk2 MAINTAINER= gnome@FreeBSD.org COMMENT= An opensource browser engine -# Use the port>=0 form or the system versions of flex and gperf -# will be detected instead, breaking the build. - BUILD_DEPENDS= flex>=0:${PORTSDIR}/textproc/flex \ - gperf>=0:${PORTSDIR}/devel/gperf \ gtkdoc-check:${PORTSDIR}/textproc/gtk-doc LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ libicutu.so:${PORTSDIR}/devel/icu \ diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index ea7e02e9f..e34f92000 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -12,11 +12,7 @@ DISTNAME= ${PORTNAME}gtk-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Opensource browser engine using the GTK+ 3 toolkit -# Use the port>=0 form or the system gperf version will get -# detected instead, breaking the build. - -BUILD_DEPENDS= gperf>=0:${PORTSDIR}/devel/gperf \ - gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc \ +BUILD_DEPENDS= gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc \ geoclue>=0:${PORTSDIR}/net/geoclue LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ libsecret-1.so:${PORTSDIR}/security/libsecret \ -- cgit v1.2.3