diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-05 02:30:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-05 02:30:58 +0000 |
commit | fb0914231a111380c160eb4d9cf99067ca0bb8bc (patch) | |
tree | f7d25ec58327acc0cce2fe6a457b13efb70c2e49 /www/php-templates | |
parent | 906c2a352ce03e35cd59eaa2aa95754721b7cbf4 (diff) |
Notes
Diffstat (limited to 'www/php-templates')
-rw-r--r-- | www/php-templates/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php-templates/Makefile b/www/php-templates/Makefile index b58b26789517..f1bcfcb3ce57 100644 --- a/www/php-templates/Makefile +++ b/www/php-templates/Makefile @@ -24,7 +24,7 @@ USE_DOS2UNIX= yes USE_PHP= yes USE_PHPIZE= yes -BROKEN_WITH_PHP=5 +IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-templates=shared |