svn commit: r326665 - head/graphics/p5-Geo-GDAL
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 7 17:29:05 UTC 2013
Author: sunpoet
Date: Sat Sep 7 17:29:04 2013
New Revision: 326665
URL: http://svnweb.freebsd.org/changeset/ports/326665
Log:
- Convert to new LIB_DEPENDS format
Modified:
head/graphics/p5-Geo-GDAL/Makefile
Modified: head/graphics/p5-Geo-GDAL/Makefile
==============================================================================
--- head/graphics/p5-Geo-GDAL/Makefile Sat Sep 7 17:29:00 2013 (r326664)
+++ head/graphics/p5-Geo-GDAL/Makefile Sat Sep 7 17:29:04 2013 (r326665)
@@ -15,7 +15,7 @@ COMMENT= Perl binding for GDAL
LICENSE= MIT
-LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
USES= perl5
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/perl
More information about the svn-ports-head
mailing list