aboutsummaryrefslogtreecommitdiff
path: root/www/fluxcms
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-09 08:04:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-09 08:04:30 +0000
commitd795c8b8f58374631dac2e2053d5e1e3b6439a8e (patch)
tree98689e55b73b5a9da3043b58daf3f990c825e1a6 /www/fluxcms
parent4ba23117b75ac31c95be9302d2a7aa52f789491b (diff)
Notes
Diffstat (limited to 'www/fluxcms')
-rw-r--r--www/fluxcms/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile
index 8bbc614322e9..9b91d098424d 100644
--- a/www/fluxcms/Makefile
+++ b/www/fluxcms/Makefile
@@ -35,8 +35,6 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
.include <bsd.port.pre.mk>
-IGNORE_WITH_PHP= 4
-
.if !defined(WITHOUT_GD)
RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/gd.so:${PORTSDIR}/${gd_DEPENDS}
.else