aboutsummaryrefslogtreecommitdiff
path: root/graphics/libqrencode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libqrencode/Makefile')
-rw-r--r--graphics/libqrencode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile
index 324114e44a4c..a9c91e1f8c86 100644
--- a/graphics/libqrencode/Makefile
+++ b/graphics/libqrencode/Makefile
@@ -11,7 +11,7 @@ DISTNAME= qrencode-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org
COMMENT= C library for encoding data in a QR Code symbol
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USES= pathfix pkgconfig
USE_LDCONFIG= yes