Date: Sun, 1 Jan 2017 21:40:05 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430285 - head/graphics/p5-Geo-GDAL Message-ID: <201701012140.v01Le5QV009780@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701012140.v01Le5QV009780>