From fbc9303586830dad200040208669433cc343d3b4 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 19 Mar 2013 15:36:55 +0000 Subject: Restirct typo3_46 to php53. Bump PKGREVISION. --- www/typo3_46/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/typo3_46/Makefile b/www/typo3_46/Makefile index a9f0fc0f39d..75f9414d5a7 100644 --- a/www/typo3_46/Makefile +++ b/www/typo3_46/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/03/16 07:21:25 obache Exp $ +# $NetBSD: Makefile,v 1.22 2013/03/19 15:36:55 taca Exp $ # DISTNAME= ${TYPO3NAME} PKGNAME= typo3-${VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/} DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX} @@ -25,6 +25,8 @@ TYPO3NAME= typo3_src-${VER} SITESRC= dummy-${VER} WRKSRC= ${WRKDIR}/${DISTNAME} +PHP_VERSIONS_ACCEPTED= 53 + # maybe resides in lang/php/phpversion.mk REPLACE_INTERPRETER+= php REPLACE.php.old= .*php[^ ]* -- cgit v1.2.3