pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Bl3ify (so that catalogs.mk uses the bl3 file...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5559eb4eef8
branches:  trunk
changeset: 474345:c5559eb4eef8
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 27 20:53:34 2004 +0000

description:
Bl3ify (so that catalogs.mk uses the bl3 file); per wiz@ request.

diffstat:

 textproc/docbook-simple/Makefile |  3 ++-
 textproc/tei/Makefile            |  3 ++-
 textproc/teixsl-fo/Makefile      |  3 ++-
 textproc/teixsl-html/Makefile    |  3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diffs (68 lines):

diff -r 0ad0a9d8d772 -r c5559eb4eef8 textproc/docbook-simple/Makefile
--- a/textproc/docbook-simple/Makefile  Tue Apr 27 20:51:10 2004 +0000
+++ b/textproc/docbook-simple/Makefile  Tue Apr 27 20:53:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/25 11:48:15 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/27 20:53:34 jmmv Exp $
 #
 
 DISTNAME=      docbook-simple-1.1b1
@@ -11,6 +11,7 @@
 HOMEPAGE=      http://docbook.org/xml/simple/
 COMMENT=       Simplified DocBook XML DTD
 
+USE_BUILDLINK3=        YES
 USE_LANGUAGES= # empty
 NO_CONFIGURE=  YES
 NO_BUILD=      YES
diff -r 0ad0a9d8d772 -r c5559eb4eef8 textproc/tei/Makefile
--- a/textproc/tei/Makefile     Tue Apr 27 20:51:10 2004 +0000
+++ b/textproc/tei/Makefile     Tue Apr 27 20:53:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/23 17:18:32 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/27 20:53:34 jmmv Exp $
 
 DISTNAME=      dtd
 PKGNAME=       tei-4
@@ -14,6 +14,7 @@
 WRKSRC=                ${WRKDIR}
 NO_CONFIGURE=  YES
 NO_BUILD=      YES
+USE_BUILDLINK3=        YES
 
 DTDDIR=                ${LOCALBASE}/share/xml/tei
 
diff -r 0ad0a9d8d772 -r c5559eb4eef8 textproc/teixsl-fo/Makefile
--- a/textproc/teixsl-fo/Makefile       Tue Apr 27 20:51:10 2004 +0000
+++ b/textproc/teixsl-fo/Makefile       Tue Apr 27 20:53:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/20 19:47:18 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/27 20:53:34 jmmv Exp $
 
 DISTNAME=      teixsl-fo
 PKGNAME=       ${DISTNAME}-3.1
@@ -17,6 +17,7 @@
 DIST_SUBDIR=   ${PKGNAME}
 NO_CONFIGURE=  YES
 NO_BUILD=      YES
+USE_BUILDLINK3=        YES
 
 XSLDIR=                ${PREFIX}/share/xsl/tei/fo
 
diff -r 0ad0a9d8d772 -r c5559eb4eef8 textproc/teixsl-html/Makefile
--- a/textproc/teixsl-html/Makefile     Tue Apr 27 20:51:10 2004 +0000
+++ b/textproc/teixsl-html/Makefile     Tue Apr 27 20:53:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/20 19:47:17 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/27 20:53:34 jmmv Exp $
 
 DISTNAME=      teixsl-html
 PKGNAME=       ${DISTNAME}-3.1
@@ -15,6 +15,7 @@
 DIST_SUBDIR=   ${PKGNAME}
 NO_CONFIGURE=  YES
 NO_BUILD=      YES
+USE_BUILDLINK3=        YES
 
 TEIDIR=                ${PREFIX}/share/xsl/tei
 



Home | Main Index | Thread Index | Old Index