aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-GDAL
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 17:59:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 17:59:57 +0000
commit5f02d9da6ffb051652b4d3bd256c8b8b67eab604 (patch)
tree825364efbd8138039c8ed4462c9aff432b4fc9bd /graphics/p5-Geo-GDAL
parentc369e4bce0de031d059c97764f2653c420bc63bd (diff)
downloadports-5f02d9da6ffb051652b4d3bd256c8b8b67eab604.tar.gz
ports-5f02d9da6ffb051652b4d3bd256c8b8b67eab604.zip
- Use USE_PERL5=fixpacklist
Notes
Notes: svn path=/head/; revision=355259
Diffstat (limited to 'graphics/p5-Geo-GDAL')
-rw-r--r--graphics/p5-Geo-GDAL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile
index 0e333369d78b..9910dd7dff4b 100644
--- a/graphics/p5-Geo-GDAL/Makefile
+++ b/graphics/p5-Geo-GDAL/Makefile
@@ -17,6 +17,7 @@ LICENSE= MIT
LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
+USE_PERL5= build fixpacklist run
USES= perl5
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/perl
@@ -25,7 +26,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|(const char \*)""|(char \*)""|' ${WRKSRC}/gdal_wrap.cpp ${WRKSRC}/ogr_wrap.cpp
post-install:
- ${SED} -i '' 's|^${STAGEDIR}||' ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/GDAL/Const/.packlist ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/*/.packlist
${CHMOD} u+w ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/GDAL/Const/Const.so ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/*/*.so
${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/GDAL/Const/Const.so ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Geo/*/*.so