aboutsummaryrefslogtreecommitdiff
path: root/graphics/fpc-libpng
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/fpc-libpng
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'graphics/fpc-libpng')
-rw-r--r--graphics/fpc-libpng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fpc-libpng/Makefile b/graphics/fpc-libpng/Makefile
index 293a945bc8f4..90daf6ac5351 100644
--- a/graphics/fpc-libpng/Makefile
+++ b/graphics/fpc-libpng/Makefile
@@ -18,6 +18,6 @@ OPTIONS_DEFINE= LIBPNG
LIBPNG_DESC= Install png library for manipulating PNG images
OPTIONS_DEFAULT= LIBPNG
-LIBPNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+LIBPNG_LIB_DEPENDS= libpng.so:graphics/png
.include "${MASTERDIR}/Makefile"