From 2d6d9c9a7fe26e65fd1d33610273db7a35d36f7e Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 9 Jun 2011 10:13:51 +0000 Subject: Sync with FreeBSD ports. Correct p5-Switch depend line. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16048 df743ca5-7f9a-e211-a948-0013205c9059 --- www/webkit-gtk2/Makefile | 4 ++-- www/webkit-gtk3/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') 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 # # $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 # # $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: -- cgit v1.2.3