diff options
Diffstat (limited to 'www/smarty2/Makefile')
-rw-r--r-- | www/smarty2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/smarty2/Makefile b/www/smarty2/Makefile index 1767dec4e344..919d9a41d2ec 100644 --- a/www/smarty2/Makefile +++ b/www/smarty2/Makefile @@ -7,6 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://www.smarty.net/files/docs/:manual DISTFILES= manual-en-${PORTVERSION:R}.zip:manual +PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= danilo@FreeBSD.org COMMENT= PHP compiling template engine @@ -17,7 +18,7 @@ OPTIONS_DEFINE= DOCS NO_ARCH= yes NO_BUILD= yes -USES= php:web +USES= php:web,flavors USE_PHP= pcre PKGMESSAGE= ${WRKDIR}/pkg-message |