diff options
-rw-r--r-- | www/php-templates/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/php-templates/Makefile b/www/php-templates/Makefile index 2789b948d6e0..b58b26789517 100644 --- a/www/php-templates/Makefile +++ b/www/php-templates/Makefile @@ -20,6 +20,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT= A template framework for PHP WRKSRC= ${WRKDIR}/templates +USE_DOS2UNIX= yes USE_PHP= yes USE_PHPIZE= yes |