aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:29:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:29:04 +0000
commit3957c6df00158ac1809b6c8348afd57906f42450 (patch)
treeb09ba751640124d98321e0d05b1c8238ae5a8729 /graphics
parent9c6c586b9a2eb9fa38ba7816ea3e24ac582b2084 (diff)
downloadports-3957c6df00158ac1809b6c8348afd57906f42450.tar.gz
ports-3957c6df00158ac1809b6c8348afd57906f42450.zip
- Convert to new LIB_DEPENDS format
Notes
Notes: svn path=/head/; revision=326665
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Geo-GDAL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile
index c0f151e6a2f6..aaad208c0a45 100644
--- a/graphics/p5-Geo-GDAL/Makefile
+++ b/graphics/p5-Geo-GDAL/Makefile
@@ -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