aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-12-20 13:19:55 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-12-20 13:19:55 +0000
commitc6f4b6c188f44108bf567be5a8e69f00defca2ed (patch)
treeedc660a02cdb5246b7c28aad17f6f0883c570e82 /graphics/gdal
parent269884ee1b106540141d190c56680f141d357fc3 (diff)
downloadports-c6f4b6c188f44108bf567be5a8e69f00defca2ed.tar.gz
ports-c6f4b6c188f44108bf567be5a8e69f00defca2ed.zip
Notes
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>