diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 18:28:11 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 18:28:11 +0000 |
commit | bb4536743d46d06160a61af53d8203ea8ceafeb3 (patch) | |
tree | c1acb2d3450cdd93f477a07803425c65cbdd9b95 | |
parent | c1288d99e33fd0ca19d34c14c15edb2714da8281 (diff) | |
download | ports-bb4536743d46d06160a61af53d8203ea8ceafeb3.tar.gz ports-bb4536743d46d06160a61af53d8203ea8ceafeb3.zip |
graphics/p5-Geo-GDAL-FFI: Add PORTSCOUT
-rw-r--r-- | graphics/p5-Geo-GDAL-FFI/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Geo-GDAL-FFI/Makefile b/graphics/p5-Geo-GDAL-FFI/Makefile index 61e8aae40eff..ab519dacdbcc 100644 --- a/graphics/p5-Geo-GDAL-FFI/Makefile +++ b/graphics/p5-Geo-GDAL-FFI/Makefile @@ -25,6 +25,8 @@ USE_PERL5= configure NO_ARCH= yes +PORTSCOUT= skipv:0.0501,0.0502,0.0503,0.0601 + post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/Makefile.PL |