pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/kbibtex kbibtex: mark as broken due to poppler-q...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27f37e099a12
branches:  trunk
changeset: 373925:27f37e099a12
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 11 08:11:31 2018 +0000

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

diffstat:

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

diffs (24 lines):

diff -r 59d0752dbafb -r 27f37e099a12 print/kbibtex/Makefile
--- a/print/kbibtex/Makefile    Thu Jan 11 08:11:21 2018 +0000
+++ b/print/kbibtex/Makefile    Thu Jan 11 08:11:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2018/01/01 21:18:50 adam Exp $
+# $NetBSD: Makefile,v 1.88 2018/01/11 08:11:31 wiz Exp $
 
 DISTNAME=              kbibtex-0.5.1
 PKGREVISION=           21
@@ -13,11 +13,13 @@
 
 BUILD_DEPENDS+=        automoc4>=0.9.87:../../devel/automoc4
 
+BROKEN=                        Needs poppler with qt4 support.
+
 USE_TOOLS+=            perl msgfmt
 USE_LANGUAGES=         c c++
 
 .include "../../meta-pkgs/kde4/kde4.mk"
-.include "../../print/poppler-qt4/buildlink3.mk"
+#.include "../../print/poppler-qt4/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/kdelibs4/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index