aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgaiagraphics
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/libgaiagraphics
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'graphics/libgaiagraphics')
-rw-r--r--graphics/libgaiagraphics/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libgaiagraphics/Makefile b/graphics/libgaiagraphics/Makefile
index 1d6fbf2b7fec..9fc7dee90070 100644
--- a/graphics/libgaiagraphics/Makefile
+++ b/graphics/libgaiagraphics/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
MAINTAINER= coder@tuxfamily.org
COMMENT= Library supporting common-utility raster handling methods
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
- libtiff.so:${PORTSDIR}/graphics/tiff \
- libgeotiff.so:${PORTSDIR}/graphics/libgeotiff \
- libcairo.so:${PORTSDIR}/graphics/cairo
+LIB_DEPENDS= libpng.so:graphics/png \
+ libtiff.so:graphics/tiff \
+ libgeotiff.so:graphics/libgeotiff \
+ libcairo.so:graphics/cairo
USES= gmake iconv jpeg pathfix pkgconfig libtool
USE_LDCONFIG= yes