summaryrefslogtreecommitdiff
path: root/print/poppler-qt5
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-03-01 11:18:58 +0000
committermarkd <markd@pkgsrc.org>2020-03-01 11:18:58 +0000
commit375c43c1a6209b00fba75d9a8ebeeac094710122 (patch)
tree14101d89ead3d1acdd82d358a01d909ff72af5b1 /print/poppler-qt5
parent08810e976ef5c0e0db6ccf003a04f7fa599eed35 (diff)
downloadpkgsrc-375c43c1a6209b00fba75d9a8ebeeac094710122.tar.gz
poppler*: reenable splash backend - needed to display output in poppler-qt
based backends. also add nss dependency and be explicit in the tiff dependency.
Diffstat (limited to 'print/poppler-qt5')
-rw-r--r--print/poppler-qt5/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/poppler-qt5/Makefile b/print/poppler-qt5/Makefile
index 0d3d3a7de44..ed12573b303 100644
--- a/print/poppler-qt5/Makefile
+++ b/print/poppler-qt5/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2020/01/18 21:50:32 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2020/03/01 11:18:59 markd Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt5-${POPPLER_VERS}
@@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
CMAKE_ARGS+= -DBUILD_GTK_TESTS=OFF
CMAKE_ARGS+= -DENABLE_GLIB=OFF
-CMAKE_ARGS+= -DENABLE_SPLASH=OFF
CMAKE_ARGS+= -DENABLE_UTILS=OFF
CMAKE_ARGS+= -DENABLE_CPP=OFF
CMAKE_ARGS+= -DENABLE_QT5=ON