summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authordrochner <drochner>2013-02-12 12:35:34 +0000
committerdrochner <drochner>2013-02-12 12:35:34 +0000
commita6efb42bf74d063229342797c1d679639d9c4613 (patch)
treec3706e0f5dadc481e500e19e8e5b66c8e23808b4 /print
parentdc0c014ebd5f657edee7019fbb83217858b506e2 (diff)
downloadpkgsrc-a6efb42bf74d063229342797c1d679639d9c4613.tar.gz
needs libz, doesn't need bash
Diffstat (limited to 'print')
-rw-r--r--print/qpdf/Makefile4
-rw-r--r--print/qpdf/distinfo4
-rw-r--r--print/qpdf/patches/patch-make_libtool.mk11
3 files changed, 14 insertions, 5 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"
diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo
index 53df1a5f9ad..353fcae1387 100644
--- a/print/qpdf/distinfo
+++ b/print/qpdf/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2013/01/31 21:45:23 wiz Exp $
+$NetBSD: distinfo,v 1.2 2013/02/12 12:35:35 drochner Exp $
SHA1 (qpdf-4.0.1.tar.gz) = 029ad13e1089396df34aeee3c5e386789715112a
RMD160 (qpdf-4.0.1.tar.gz) = e687b293ef45ee3e60600c2ae8c660f013a10c91
Size (qpdf-4.0.1.tar.gz) = 5031080 bytes
-SHA1 (patch-make_libtool.mk) = ea3eea0c454f61f002bc7d55681fc99ea1c4c7d3
+SHA1 (patch-make_libtool.mk) = 24953c7f2db264eff7e543fae990732a9338d5d8
diff --git a/print/qpdf/patches/patch-make_libtool.mk b/print/qpdf/patches/patch-make_libtool.mk
index 64c9005a4b9..03d2748f763 100644
--- a/print/qpdf/patches/patch-make_libtool.mk
+++ b/print/qpdf/patches/patch-make_libtool.mk
@@ -1,9 +1,18 @@
-$NetBSD: patch-make_libtool.mk,v 1.1 2013/01/31 21:45:24 wiz Exp $
+$NetBSD: patch-make_libtool.mk,v 1.2 2013/02/12 12:35:36 drochner Exp $
Sent upstream, will be fixed in 4.1.0.
--- make/libtool.mk.orig 2013-01-17 14:51:04.000000000 +0000
+++ make/libtool.mk
+@@ -1,7 +1,7 @@
+ # --- Required interface definitions ---
+
+ # LIBTOOL needs bash
+-SHELL=/bin/bash
++#SHELL=/bin/bash
+
+ OBJ=o
+ LOBJ=lo
@@ -116,7 +116,6 @@ install: all
libqpdf/$(OUTPUT_DIR)/libqpdf.la \
$(DESTDIR)$(libdir)/libqpdf.la