diff options
Diffstat (limited to 'converters/bibtex2html/Makefile')
-rw-r--r-- | converters/bibtex2html/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index d123a2a5189..7e2cf3e446c 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/26 07:30:10 tonio Exp $ -DISTNAME= bibtex2html-1.78 -PKGREVISION= 1 +DISTNAME= bibtex2html-1.80 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ @@ -13,7 +12,7 @@ BUILD_DEPENDS+= hevea-[0-9]*:../../textproc/hevea GNU_CONFIGURE= yes USE_TOOLS+= perl:run -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX2 teTeX3 SUBST_CLASSES+= paths SUBST_MESSAGE.paths= Fixing hardcoded paths. |