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/fluxcms | |
parent | 906c2a352ce03e35cd59eaa2aa95754721b7cbf4 (diff) |
Notes
Diffstat (limited to 'www/fluxcms')
-rw-r--r-- | www/fluxcms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile index b244bb772484..bfedc6316322 100644 --- a/www/fluxcms/Makefile +++ b/www/fluxcms/Makefile @@ -28,6 +28,7 @@ OPTIONS= GD "Use GD support instead of ImageMagick" on \ USE_PHP= dom xml simplexml iconv mysql xsl session pcre +IGNORE_WITH_PHP= 4 DEFAULT_PHP_VER= 5 PKGDEINSTALL= ${WRKDIR}/pkg-deinstall |