Fri Dec 12 10:51:12 2014 UTC ()
Uses tex-hyperref.


(joerg)
diff -r1.37 -r1.38 pkgsrc/converters/bibtex2html/Makefile

cvs diff -r1.37 -r1.38 pkgsrc/converters/bibtex2html/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/bibtex2html/Makefile 2014/12/09 14:08:35 1.37
+++ pkgsrc/converters/bibtex2html/Makefile 2014/12/12 10:51:11 1.38
@@ -1,27 +1,28 @@ @@ -1,27 +1,28 @@
1# $NetBSD: Makefile,v 1.37 2014/12/09 14:08:35 mef Exp $ 1# $NetBSD: Makefile,v 1.38 2014/12/12 10:51:11 joerg Exp $
2 2
3DISTNAME= bibtex2html-1.98 3DISTNAME= bibtex2html-1.98
4CATEGORIES= converters 4CATEGORIES= converters
5MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ 5MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://www.lri.fr/~filliatr/bibtex2html/ 8HOMEPAGE= http://www.lri.fr/~filliatr/bibtex2html/
9COMMENT= Collection of tools for translating from BibTeX to HTML 9COMMENT= Collection of tools for translating from BibTeX to HTML
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12BUILD_DEPENDS+= hevea-[0-9]*:../../textproc/hevea 12BUILD_DEPENDS+= hevea-[0-9]*:../../textproc/hevea
13BUILD_DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super 13BUILD_DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super
14BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec 14BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
 15BUILD_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
15BUILD_DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex 16BUILD_DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
16BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 17BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
17BUILD_DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint 18BUILD_DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint
18BUILD_DEPENDS+= tex-url-[0-9]*:../../print/tex-url 19BUILD_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
19DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex 20DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
20DEPENDS+= web2c-[0-9]*:../../print/web2c 21DEPENDS+= web2c-[0-9]*:../../print/web2c
21 22
22GNU_CONFIGURE= yes 23GNU_CONFIGURE= yes
23USE_TOOLS+= perl:run 24USE_TOOLS+= perl:run
24 25
25SUBST_CLASSES+= paths 26SUBST_CLASSES+= paths
26SUBST_MESSAGE.paths= Fixing hardcoded paths. 27SUBST_MESSAGE.paths= Fixing hardcoded paths.
27SUBST_STAGE.paths= pre-configure 28SUBST_STAGE.paths= pre-configure