summaryrefslogtreecommitdiff
path: root/print/poppler-qt4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-18 09:58:37 +0000
committerwiz <wiz@pkgsrc.org>2010-01-18 09:58:37 +0000
commit7e9f9496502c0bcaf0c0a18c5d522046654e7356 (patch)
tree43b0929a9ba8d1706a9866239ffe98e5966571c3 /print/poppler-qt4
parent839e25c49b0bfc59ceb72667ef0e096bcd97e576 (diff)
downloadpkgsrc-7e9f9496502c0bcaf0c0a18c5d522046654e7356.tar.gz
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'print/poppler-qt4')
-rw-r--r--print/poppler-qt4/Makefile3
-rw-r--r--print/poppler-qt4/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile
index 6803fd3e55e..216c66e9b36 100644
--- a/print/poppler-qt4/Makefile
+++ b/print/poppler-qt4/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2009/09/09 19:57:06 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/18 09:59:23 wiz Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt4-${POPPLER_VERS}
+PKGREVISION= 1
COMMENT= PDF rendering library (QT4 wrapper)
MAINTAINER= reed@reedmedia.net
diff --git a/print/poppler-qt4/buildlink3.mk b/print/poppler-qt4/buildlink3.mk
index 63c4e78eb71..8de86b165f2 100644
--- a/print/poppler-qt4/buildlink3.mk
+++ b/print/poppler-qt4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:45 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2010/01/18 09:59:23 wiz Exp $
BUILDLINK_TREE+= poppler-qt4
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-qt4
POPPLER_QT4_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-qt4+= poppler-qt4>=0.6.1
-BUILDLINK_ABI_DEPENDS.poppler-qt4?= poppler-qt4>=0.10.7
+BUILDLINK_ABI_DEPENDS.poppler-qt4?= poppler-qt4>=0.12.3nb1
BUILDLINK_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4
.include "../../print/poppler/buildlink3.mk"