diff options
Diffstat (limited to 'graphics/p5-Geo-GDAL')
-rw-r--r-- | graphics/p5-Geo-GDAL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile index 38fd0b9d021e..efd51cbd5a9a 100644 --- a/graphics/p5-Geo-GDAL/Makefile +++ b/graphics/p5-Geo-GDAL/Makefile @@ -17,7 +17,7 @@ LICENSE= MIT LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal -USE_PERL5= yes +USES= perl5 WRKSRC= ${WRKDIR}/${DISTNAME}/swig/perl post-patch: |