diff options
Diffstat (limited to 'www/php-templates/Makefile')
-rw-r--r-- | www/php-templates/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/php-templates/Makefile b/www/php-templates/Makefile index 7fb1794571c9..15b43ae345a2 100644 --- a/www/php-templates/Makefile +++ b/www/php-templates/Makefile @@ -15,10 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Template framework for PHP WRKSRC= ${WRKDIR}/templates -USES= dos2unix +USES= dos2unix php:phpize -USE_PHP= yes -USE_PHPIZE= yes IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --enable-templates=shared |