diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-13 08:26:35 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-13 08:26:35 +0000 |
| commit | 7a63d99ce942b47134ec228dc7b35cbd190f5a66 (patch) | |
| tree | d8f4981791dcf8712ee5e2e136de7b6b55ee27ad | |
| parent | - Update to 2.7.5 (diff) | |
- Add missed PHP extensions
PR: ports/79827
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by: Gerrit Beine <tux@pinguru.net> (maintainer)
| -rw-r--r-- | www/typo3/Makefile | 4 | ||||
| -rw-r--r-- | www/typo343/Makefile | 4 | ||||
| -rw-r--r-- | www/typo344/Makefile | 4 | ||||
| -rw-r--r-- | www/typo345/Makefile | 4 | ||||
| -rw-r--r-- | www/typo346/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index aa8c887970f2..879cf92f3d22 100644 --- a/www/typo3/Makefile +++ b/www/typo3/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} diff --git a/www/typo343/Makefile b/www/typo343/Makefile index aa8c887970f2..879cf92f3d22 100644 --- a/www/typo343/Makefile +++ b/www/typo343/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} 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} diff --git a/www/typo345/Makefile b/www/typo345/Makefile index aa8c887970f2..879cf92f3d22 100644 --- a/www/typo345/Makefile +++ b/www/typo345/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} diff --git a/www/typo346/Makefile b/www/typo346/Makefile index aa8c887970f2..879cf92f3d22 100644 --- a/www/typo346/Makefile +++ b/www/typo346/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} |
