From 7a63d99ce942b47134ec228dc7b35cbd190f5a66 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik <pav@FreeBSD.org> Date: Wed, 13 Apr 2005 08:26:35 +0000 Subject: - Add missed PHP extensions PR: ports/79827 Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk> Approved by: Gerrit Beine <tux@pinguru.net> (maintainer) --- www/typo344/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/typo344') diff --git a/www/typo344/Makefile b/www/typo344/Makefile index aa8c887970f2..879cf92f3d22 100644 --- a/www/typo344/Makefile +++ b/www/typo344/Makefile @@ -7,7 +7,7 @@ PORTNAME= typo3 PORTVERSION= 3.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= tux@pinguru.net COMMENT= The typo3 content management system NO_BUILD= yes -USE_PHP= mysql +USE_PHP= mysql pcre xml WANT_PHP_WEB= yes TYPO3DIR= www/${DISTNAME} -- cgit v1.2.3