Skip to content
Snippets Groups Projects
Verified Commit f5267408 authored by sunpoet's avatar sunpoet
Browse files

graphics/p5-Geo-GDAL: Add USES=cpe

parent 864e5279
Branches
Tags
No related merge requests found
......@@ -17,11 +17,14 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT
BUILD_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny
LIB_DEPENDS= libgdal.so:graphics/gdal
USES= compiler:c++14-lang perl5 tar:xz
USES= compiler:c++14-lang cpe perl5 tar:xz
USE_CXXSTD= c++14
WRKSRC_SUBDIR= swig/perl
CPE_VENDOR= osgeo
CPE_PRODUCT= gdal
post-patch:
@${LN} -s ${LOCALBASE}/bin/gdal-config ${WRKSRC}/../../apps/gdal-config
@${REINPLACE_CMD} -e 's| INSTALL_BASE=.*||; s| install| pure_install|' ${WRKSRC}/Makefile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment