aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdal')
-rw-r--r--graphics/gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 65b4c2fbac1f..39331a501e31 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -49,7 +49,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "C++ code does not compile on 4.x"
+CONFIGURE_ARGS+=--without-pcraster
.endif
.include <bsd.port.post.mk>