summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/webkit-gtk2/Makefile4
-rw-r--r--www/webkit-gtk3/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index 2500bddf8..eafd88af1 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/webkit-gtk2/Makefile,v 1.76 2011/05/28 12:53:39 kwm Exp $
+# $MCom: ports/www/webkit-gtk2/Makefile,v 1.77 2011/06/07 13:35:08 kwm Exp $
#
PORTNAME= webkit
@@ -73,7 +73,7 @@ CFLAGS+= -mminimal-toc
.endif
.if ${PERL_LEVEL} >= 501400
-BUILD_DEPENDS+= p5-Switch:${PORTSDIR}/lang/p5-Switch
+BUILD_DEPENDS+= p5-Switch>0:${PORTSDIR}/lang/p5-Switch
.endif
post-patch:
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile
index 46a7b8643..b01492042 100644
--- a/www/webkit-gtk3/Makefile
+++ b/www/webkit-gtk3/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/webkit-gtk3/Makefile,v 1.14 2011/05/28 12:53:39 kwm Exp $
+# $MCom: ports/www/webkit-gtk3/Makefile,v 1.15 2011/06/07 13:35:09 kwm Exp $
#
PORTNAME= webkit
@@ -73,7 +73,7 @@ CFLAGS+= -mminimal-toc
.endif
.if ${PERL_LEVEL} >= 501400
-BUILD_DEPENDS+= p5-Switch:${PORTSDIR}/lang/p5-Switch
+BUILD_DEPENDS+= p5-Switch>0:${PORTSDIR}/lang/p5-Switch
.endif
post-patch: