summaryrefslogtreecommitdiff
path: root/print/qpdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/qpdf/Makefile')
-rw-r--r--print/qpdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index cd8dd949cd2..6fb89ea69c1 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/01/31 21:45:23 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2013/02/12 12:35:34 drochner Exp $
#
DISTNAME= qpdf-4.0.1
@@ -19,5 +19,5 @@ PKGCONFIG_OVERRIDE+= libqpdf.pc.in
REPLACE_PERL= qpdf/fix-qdf
.include "../../devel/pcre/buildlink3.mk"
-
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"