aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-08 01:29:15 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-08 01:29:15 +0800
commitf1c2eaaba9616fadcbc81183528c73a28522d8ba (patch)
tree6a5d3a3d0c29170311e0a0384c34f4dd7d3d1fad /graphics
parent98392d1bc9499b132cb22f148e2f0de2aec14ba0 (diff)
downloadfreebsd-ports-gnome-f1c2eaaba9616fadcbc81183528c73a28522d8ba.tar.gz
freebsd-ports-gnome-f1c2eaaba9616fadcbc81183528c73a28522d8ba.tar.zst
freebsd-ports-gnome-f1c2eaaba9616fadcbc81183528c73a28522d8ba.zip
- Convert to new LIB_DEPENDS format
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-gdal/Makefile b/graphics/ruby-gdal/Makefile
index 48a6187a73fc..fe1cd41359ec 100644
--- a/graphics/ruby-gdal/Makefile
+++ b/graphics/ruby-gdal/Makefile
@@ -15,7 +15,7 @@ COMMENT= Ruby binding for GDAL
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/bin/swig2.0:${PORTSDIR}/devel/swig20
-LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
LIBTOOLFILES= # empty
MAKE_ARGS= USER_DEFS=-fPIC