From ba9c7ff5c77de1e2c7a89ae2b4778855b3573dd6 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 1 Sep 2006 11:28:54 +0000 Subject: - Fix dependencies adding pcre to USE_PHP - Bump PORTREVISION PR: ports/102720 Submitted by: Matthew D. Fuller Approved by: Alexander Zhuravlev (maintainer) --- www/smarty/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/smarty') 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 -- cgit v1.2.3