From b0005d5dc9abad4896d8286af2cbe906ea331c01 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 26 Dec 2010 10:55:54 +0000 Subject: Explicitly look for gperf in ${LOCALBASE}/bin since there the version in base doesn't cut it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14951 df743ca5-7f9a-e211-a948-0013205c9059 --- www/webkit-gtk3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 18ff83fd4..0f0503af9 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/www/webkit-gtk3/Makefile,v 1.6 2010/12/17 12:46:23 kwm Exp $ +# $MCom: ports/www/webkit-gtk3/Makefile,v 1.7 2010/12/26 10:44:08 kwm Exp $ # PORTNAME= webkit @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An opensource browser engine BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ - gperf:${PORTSDIR}/devel/gperf \ + ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \ icutu.46:${PORTSDIR}/devel/icu \ -- cgit v1.2.3