diff options
author | is <is@pkgsrc.org> | 2005-12-29 13:01:20 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2005-12-29 13:01:20 +0000 |
commit | dd6982076b13c7a919b548ac11b2c9306251ccc1 (patch) | |
tree | a354b3c9ecc5d1882bc295146d2a29b97ae93961 /textproc/latex2html | |
parent | 076d146299ffff471e84e2622885ed419b380ad2 (diff) | |
download | pkgsrc-dd6982076b13c7a919b548ac11b2c9306251ccc1.tar.gz |
Builds fine for me.
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 30c07d43bd8..bf6a9ece5e8 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/12/26 23:39:34 schmonz Exp $ +# $NetBSD: Makefile,v 1.27 2005/12/29 13:01:20 is Exp $ DISTNAME= latex2html-2002-2-1 PKGNAME= latex2html-2002.2.1 @@ -10,9 +10,6 @@ MAINTAINER= wennmach@NetBSD.org HOMEPAGE= http://www.latex2html.org/ COMMENT= LaTeX to HTML converter -PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" -PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" - DEPENDS+= netpbm>=10.29nb2:../../graphics/netpbm TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 |