pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/texworks texworks: mark as broken due to poppl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71211b5cb2e6
branches:  trunk
changeset: 373920:71211b5cb2e6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 11 08:09:38 2018 +0000

description:
texworks: mark as broken due to poppler-qt4 removal

diffstat:

 editors/texworks/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 9c876dd25486 -r 71211b5cb2e6 editors/texworks/Makefile
--- a/editors/texworks/Makefile Thu Jan 11 08:08:52 2018 +0000
+++ b/editors/texworks/Makefile Thu Jan 11 08:09:38 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2017/12/08 08:52:57 maya Exp $
+# $NetBSD: Makefile,v 1.47 2018/01/11 08:09:38 wiz Exp $
 
 DISTNAME=      texworks-0.6.1
 PKGREVISION=   5
@@ -12,6 +12,8 @@
 COMMENT=       Simple TeX front-end program
 LICENSE=       gnu-gpl-v2
 
+BROKEN=                Needs poppler with qt4 support.
+
 USE_LANGUAGES= c c++
 USE_TOOLS+=    pkg-config gmake
 USE_CMAKE=     yes
@@ -29,7 +31,7 @@
 BUILDLINK_DEPMETHOD.qt4-tools= full
 
 .include "../../devel/zlib/buildlink3.mk"
-.include "../../print/poppler-qt4/buildlink3.mk"
+#.include "../../print/poppler-qt4/buildlink3.mk"
 .include "../../textproc/hunspell/buildlink3.mk"
 .include "../../x11/qt4-libs/buildlink3.mk"
 .include "../../x11/qt4-tools/buildlink3.mk"



Home | Main Index | Thread Index | Old Index