From f1c2eaaba9616fadcbc81183528c73a28522d8ba Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 7 Sep 2013 17:29:15 +0000 Subject: - Convert to new LIB_DEPENDS format --- graphics/ruby-gdal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') 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 -- cgit