summaryrefslogtreecommitdiff
path: root/converters/bibtex2html/Makefile
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2006-04-26 07:30:10 +0000
committertonio <tonio@pkgsrc.org>2006-04-26 07:30:10 +0000
commita3fec23a4cead6f9a8713aa76766c90d69276809 (patch)
treeab95b05c054bd48c52930a3b21f2e63bfa3a169c /converters/bibtex2html/Makefile
parentb01f35bb3398ff1d3332b4b4c1ecdc7a76c473c8 (diff)
downloadpkgsrc-a3fec23a4cead6f9a8713aa76766c90d69276809.tar.gz
Update converters/bibtex2html to 1.80
Version 1.80, 15/3/2006 ======================= o remove leading ./ in front of relative URLs (was introduced a long time ago to circumvent an Internet Explorer bug; see below) o no more escaping of the character & in URLs Version 1.79, 22/2/2006 ======================= o fixed bug with ISO-latin characters in bib2bib conditions o fixed bug with implicit abbrevs (jan, feb, etc.)
Diffstat (limited to 'converters/bibtex2html/Makefile')
-rw-r--r--converters/bibtex2html/Makefile7
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.