aboutsummaryrefslogtreecommitdiff
path: root/www/smarty3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/smarty3/Makefile')
-rw-r--r--www/smarty3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/smarty3/Makefile b/www/smarty3/Makefile
index fa2066cef28c..935c91fb998f 100644
--- a/www/smarty3/Makefile
+++ b/www/smarty3/Makefile
@@ -5,14 +5,14 @@ PORTNAME= smarty
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.30
CATEGORIES= www
-PKGNAMESUFFIX= 3
+PKGNAMESUFFIX= 3${PHP_PKGNAMESUFFIX}
MAINTAINER= ports@michael-fausten.de
COMMENT= PHP compiling template engine
LICENSE= LGPL3
-USES= php:web
+USES= php:web,flavors
USE_PHP= pcre
USE_GITHUB= yes
GH_ACCOUNT= smarty-php