summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/libharu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/libharu/Makefile b/print/libharu/Makefile
index b615a6bf4028..ad0b0d219aa5 100644
--- a/print/libharu/Makefile
+++ b/print/libharu/Makefile
@@ -16,8 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ijliao@FreeBSD.org
COMMENT= Haru Free PDF Library
+LIB_DEPENDS= png:${PORTSDIR}/graphics/png
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_PNG= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --shared \
--prefix=${PREFIX} \