From 238d5a2e1cf0ac0f0e736b9e88dad9627882e11e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 3 Nov 2016 14:17:40 +0000 Subject: [PATCH] Fix on 9.3 with Perl 5.24+ PR: 213810 Sponsored by: Absolight --- graphics/p5-Geo-GDAL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile index 11ea27239373..13fb41b17ecb 100644 --- a/graphics/p5-Geo-GDAL/Makefile +++ b/graphics/p5-Geo-GDAL/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT LIB_DEPENDS= libgdal.so:graphics/gdal -USES= perl5 tar:xz +USES= gmake perl5 tar:xz WRKSRC_SUBDIR= swig/perl