diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-09-01 11:28:54 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-09-01 11:28:54 +0000 |
commit | ba9c7ff5c77de1e2c7a89ae2b4778855b3573dd6 (patch) | |
tree | d53636f97ab4790a8f4d05f8132e6f6f0512527d /www/smarty | |
parent | 76c05c61607c2b3f33f701dd18430e7f92ecb332 (diff) | |
download | ports-ba9c7ff5c77de1e2c7a89ae2b4778855b3573dd6.tar.gz ports-ba9c7ff5c77de1e2c7a89ae2b4778855b3573dd6.zip |
Notes
Diffstat (limited to 'www/smarty')
-rw-r--r-- | www/smarty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 6fdd72266131..a8245c844429 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -7,6 +7,7 @@ PORTNAME= smarty PORTVERSION= 2.6.14 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual @@ -23,7 +24,7 @@ DOCSVERSION= 2.6.11 WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION} NO_BUILD= yes -USE_PHP= yes +USE_PHP= pcre WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message |