aboutsummaryrefslogtreecommitdiff
path: root/graphics/librasterlite
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/librasterlite
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/librasterlite')
-rw-r--r--graphics/librasterlite/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/graphics/librasterlite/Makefile b/graphics/librasterlite/Makefile
index 03cf9d16483f..225eb394ac0d 100644
--- a/graphics/librasterlite/Makefile
+++ b/graphics/librasterlite/Makefile
@@ -13,15 +13,15 @@ COMMENT= Library that stores and retrieves raster coverages using a SpatiaLite
LICENSE= MPL GPLv2 LGPL21
LICENSE_COMB= dual
-LIB_DEPENDS= libspatialite.so:${PORTSDIR}/databases/spatialite \
- libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
- libgeotiff.so:${PORTSDIR}/graphics/libgeotiff \
- libjbig.so:${PORTSDIR}/graphics/jbigkit \
- libpng.so:${PORTSDIR}/graphics/png \
- libgeos.so:${PORTSDIR}/graphics/geos \
- libproj.so:${PORTSDIR}/graphics/proj \
- libtiff.so:${PORTSDIR}/graphics/tiff \
- libfreexl.so:${PORTSDIR}/textproc/freexl
+LIB_DEPENDS= libspatialite.so:databases/spatialite \
+ libsqlite3.so:databases/sqlite3 \
+ libgeotiff.so:graphics/libgeotiff \
+ libjbig.so:graphics/jbigkit \
+ libpng.so:graphics/png \
+ libgeos.so:graphics/geos \
+ libproj.so:graphics/proj \
+ libtiff.so:graphics/tiff \
+ libfreexl.so:textproc/freexl
GNU_CONFIGURE= yes
USES= gmake iconv jpeg libtool pathfix pkgconfig