summaryrefslogtreecommitdiff
path: root/print/poppler-qt4
diff options
context:
space:
mode:
Diffstat (limited to 'print/poppler-qt4')
-rw-r--r--print/poppler-qt4/Makefile3
-rw-r--r--print/poppler-qt4/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile
index 151fbd0fb25..14445983ba3 100644
--- a/print/poppler-qt4/Makefile
+++ b/print/poppler-qt4/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2009/02/12 20:55:07 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/26 19:56:45 sno 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 f9639ebc467..63c4e78eb71 100644
--- a/print/poppler-qt4/buildlink3.mk
+++ b/print/poppler-qt4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:15 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:45 sno Exp $
BUILDLINK_TREE+= poppler-qt4
@@ -6,6 +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_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4
.include "../../print/poppler/buildlink3.mk"