summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2014-07-22 17:52:54 +0000
committerwiz <wiz>2014-07-22 17:52:54 +0000
commit64e715d604d99416e8d998f67060f72d0d55f36d (patch)
treee3e1ebcc499663393b59a2d46b8662d217aca4b6 /print
parent9520a36088c39aa626a7f47248eb4d93d8c89c07 (diff)
downloadpkgsrc-64e715d604d99416e8d998f67060f72d0d55f36d.tar.gz
Needs qt4-libs 4.7.0 or newer.
Diffstat (limited to 'print')
-rw-r--r--print/poppler-qt4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile
index 29e644ab699..25affb32a4e 100644
--- a/print/poppler-qt4/Makefile
+++ b/print/poppler-qt4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2014/04/29 07:56:48 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2014/07/22 17:52:54 wiz Exp $
.include "../../print/poppler/Makefile.common"
@@ -30,6 +30,7 @@ post-install:
BUILDLINK_DEPMETHOD.qt4-tools?= full
+BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=4.7.0
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"