aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-GDAL
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-16 20:11:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-16 20:11:15 +0000
commitfafe0744dbe011a880784a2b31c2c1ed4bba8a47 (patch)
tree0a2f92beed5f74394a1e1b59037d68b277ce7f85 /graphics/p5-Geo-GDAL
parent54881ade707235a3d597544e2e883eb539b63b81 (diff)
downloadports-fafe0744dbe011a880784a2b31c2c1ed4bba8a47.tar.gz
ports-fafe0744dbe011a880784a2b31c2c1ed4bba8a47.zip
- Support STAGEDIR
Notes
Notes: svn path=/head/; revision=334029
Diffstat (limited to 'graphics/p5-Geo-GDAL')
-rw-r--r--graphics/p5-Geo-GDAL/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile
index b88c226a37ab..9d0d40d94424 100644
--- a/graphics/p5-Geo-GDAL/Makefile
+++ b/graphics/p5-Geo-GDAL/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
USES= perl5
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/perl
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's| install| pure_install|' ${WRKSRC}/${MAKEFILE}
@${REINPLACE_CMD} -e 's|(const char \*)""|(char \*)""|' ${WRKSRC}/gdal_wrap.cpp ${WRKSRC}/ogr_wrap.cpp