summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2006-01-04 04:29:05 +0000
committerschmonz <schmonz@pkgsrc.org>2006-01-04 04:29:05 +0000
commit42428df5a09dee3628dd88327d44b743aeb183f0 (patch)
treebbfc6aa9b9379d3570a7e6222e22536e88f94cb5 /print
parent094c4b78c1f0263651a6451a5057b3e47aa7b476 (diff)
downloadpkgsrc-42428df5a09dee3628dd88327d44b743aeb183f0.tar.gz
Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken.
Diffstat (limited to 'print')
-rw-r--r--print/advi/Makefile5
-rw-r--r--print/tex-hlatex/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile
index cf7b849d74e..d2b77ea9628 100644
--- a/print/advi/Makefile
+++ b/print/advi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/12/26 23:39:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2006/01/04 04:29:08 schmonz Exp $
DISTNAME= advi-1.6.0
CATEGORIES= print
@@ -9,8 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://pauillac.inria.fr/advi/
COMMENT= Active-DVI Presenter
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
BUILD_DEPENDS+= ocaml>=3.04:../../lang/ocaml
diff --git a/print/tex-hlatex/Makefile b/print/tex-hlatex/Makefile
index 2d285e888a6..1c83e539eaa 100644
--- a/print/tex-hlatex/Makefile
+++ b/print/tex-hlatex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/12/26 23:39:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/04 04:29:08 schmonz Exp $
DISTNAME= HLaTeX-1.0.1
PKGNAME= tex-hlatex-${DISTNAME:S/HLaTeX-//}
@@ -10,8 +10,7 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://project.ktug.or.kr/hlatex/
COMMENT= LaTeX package to typeset Hangul
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
DEPENDS+= tex-uhc-fonts-base>=1.0:../../fonts/tex-uhc-fonts-base