diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 17:29:15 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 17:29:15 +0000 |
| commit | 99df0352dc511fbc30f97e5255e2253ee2aabdcf (patch) | |
| tree | 6a5d3a3d0c29170311e0a0384c34f4dd7d3d1fad /graphics/ruby-gdal | |
| parent | cca3efbe5e80fa7ea5a0da6b969d58cef229acdd (diff) | |
Notes
Diffstat (limited to 'graphics/ruby-gdal')
| -rw-r--r-- | graphics/ruby-gdal/Makefile | 2 |
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 |
