aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mapserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index 60e2db03fa56..64bc630f2086 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -126,7 +126,7 @@ CMAKE_ARGS+= -DWITH_POSTGIS=0
.if ${PORT_OPTIONS:MPHP}
USES+= php:build
-IGNORE_WITH_PHP= 55 70
+IGNORE_WITH_PHP= 70
CMAKE_ARGS+= -DWITH_PHP=1
PLIST_SUB+= PHP=""
.else