aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapserver
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mapserver')
-rw-r--r--graphics/mapserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index d64ad54ecdec..8a4a76f77ee0 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -120,7 +120,7 @@ PLIST_SUB+= WITH_PYTHON=""
MAP_EGG= MapScript-${PORTVERSION}-${PYTHON_VERSION:S/thon//}
PLIST_SUB+= MAP_EGG=${MAP_EGG}
.else
-PLIST_SUB+= WITH_PYTHON="@comment"
+PLIST_SUB+= WITH_PYTHON="@comment "
.endif
.if defined(WITH_CURL)