pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/bibtex2html convert to use tex.buildlink3.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/93d8767d208b
branches: trunk
changeset: 502737:93d8767d208b
user: tonio <tonio%pkgsrc.org@localhost>
date: Tue Nov 08 17:57:25 2005 +0000
description:
convert to use tex.buildlink3.mk
diffstat:
converters/bibtex2html/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 3a147dbcd040 -r 93d8767d208b converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile Tue Nov 08 17:54:32 2005 +0000
+++ b/converters/bibtex2html/Makefile Tue Nov 08 17:57:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/10/27 09:12:01 tonio Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/08 17:57:25 tonio Exp $
DISTNAME= bibtex2html-1.76
CATEGORIES= converters
@@ -9,10 +9,10 @@
COMMENT= Collection of tools for translating from BibTeX to HTML
BUILD_DEPENDS+= hevea-[0-9]*:../../textproc/hevea
-DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
+LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= "Fixing hardcoded paths."
@@ -37,4 +37,5 @@
${INSTALL_DATA} ${WRKSRC}/manual.ps ${PREFIX}/share/doc/${PKGBASE}
.include "../../lang/ocaml/buildlink3.mk"
+.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index