pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/tellico
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 11 08:11:02 UTC 2018
Modified Files:
pkgsrc/misc/tellico: Makefile
Log Message:
tellico: mark as broken due to poppler-qt4 removal
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/misc/tellico/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/tellico/Makefile
diff -u pkgsrc/misc/tellico/Makefile:1.127 pkgsrc/misc/tellico/Makefile:1.128
--- pkgsrc/misc/tellico/Makefile:1.127 Mon Jan 1 21:18:44 2018
+++ pkgsrc/misc/tellico/Makefile Thu Jan 11 08:11:02 2018
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2018/01/01 21:18:44 adam Exp $
-#
+# $NetBSD: Makefile,v 1.128 2018/01/11 08:11:02 wiz Exp $
DISTNAME= tellico-2.3.9
PKGREVISION= 33
@@ -14,6 +13,8 @@ LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= automoc4-[0-9]*:../../devel/automoc4
+BROKEN= Needs poppler with qt4 support.
+
REPLACE_PERL+= src/core/tellico-1-3-update.pl
REPLACE_PYTHON+= src/fetch/scripts/*.py
REPLACE_PYTHON+= src/translators/griffith2tellico.py
@@ -39,7 +40,7 @@ pre-build:
.include "../../multimedia/libkcompactdisc/buildlink3.mk"
.include "../../multimedia/libkcddb/buildlink3.mk"
.include "../../net/yaz/buildlink3.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