svn commit: r430285 - head/graphics/p5-Geo-GDAL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 1 21:40:06 UTC 2017


Author: sunpoet
Date: Sun Jan  1 21:40:05 2017
New Revision: 430285
URL: https://svnweb.freebsd.org/changeset/ports/430285

Log:
  Remove FreeBSD 9 support

Modified:
  head/graphics/p5-Geo-GDAL/Makefile

Modified: head/graphics/p5-Geo-GDAL/Makefile
==============================================================================
--- head/graphics/p5-Geo-GDAL/Makefile	Sun Jan  1 21:40:01 2017	(r430284)
+++ head/graphics/p5-Geo-GDAL/Makefile	Sun Jan  1 21:40:05 2017	(r430285)
@@ -19,7 +19,7 @@ LICENSE_FILE=	${WRKSRC}/../../LICENSE.TX
 
 LIB_DEPENDS=	libgdal.so:graphics/gdal
 
-USES=		gmake perl5 tar:xz
+USES=		perl5 tar:xz
 
 WRKSRC_SUBDIR=	swig/perl
 


More information about the svn-ports-head mailing list