pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc these packages don't need a compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87362d2f8301
branches:  trunk
changeset: 469585:87362d2f8301
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Feb 25 11:48:15 2004 +0000

description:
these packages don't need a compiler.

diffstat:

 textproc/docbook-simple/Makefile  |  3 ++-
 textproc/docbook-website/Makefile |  3 ++-
 textproc/docbook-xml/Makefile     |  3 ++-
 textproc/docbook-xsl/Makefile     |  5 +++--
 textproc/docbook/Makefile         |  3 ++-
 5 files changed, 11 insertions(+), 6 deletions(-)

diffs (89 lines):

diff -r d1ca0153bb4e -r 87362d2f8301 textproc/docbook-simple/Makefile
--- a/textproc/docbook-simple/Makefile  Wed Feb 25 10:39:18 2004 +0000
+++ b/textproc/docbook-simple/Makefile  Wed Feb 25 11:48:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/23 17:18:31 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/25 11:48:15 grant Exp $
 #
 
 DISTNAME=      docbook-simple-1.1b1
@@ -11,6 +11,7 @@
 HOMEPAGE=      http://docbook.org/xml/simple/
 COMMENT=       Simplified DocBook XML DTD
 
+USE_LANGUAGES= # empty
 NO_CONFIGURE=  YES
 NO_BUILD=      YES
 
diff -r d1ca0153bb4e -r 87362d2f8301 textproc/docbook-website/Makefile
--- a/textproc/docbook-website/Makefile Wed Feb 25 10:39:18 2004 +0000
+++ b/textproc/docbook-website/Makefile Wed Feb 25 11:48:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/20 16:25:57 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/25 11:48:15 grant Exp $
 #
 
 DISTNAME=      website-2.3
@@ -14,6 +14,7 @@
 DEPENDS=       docbook-xsl>=1.58:../../textproc/docbook-xsl
 
 USE_BUILDLINK3=        yes
+USE_LANGUAGES= # empty
 NO_BUILD=      # defined
 NO_CONFIGURE=  # defined
 
diff -r d1ca0153bb4e -r 87362d2f8301 textproc/docbook-xml/Makefile
--- a/textproc/docbook-xml/Makefile     Wed Feb 25 10:39:18 2004 +0000
+++ b/textproc/docbook-xml/Makefile     Wed Feb 25 11:48:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/02/19 21:51:31 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/25 11:48:15 grant Exp $
 #
 
 DISTNAME=      docbook-xml-4.2
@@ -13,6 +13,7 @@
 
 WRKSRC=                ${WRKDIR}
 USE_BUILDLINK3=        YES
+USE_LANGUAGES= # empty
 NO_BUILD=      YES
 
 INSTDIR=       ${DESTDIR}${PREFIX}/share/xml
diff -r d1ca0153bb4e -r 87362d2f8301 textproc/docbook-xsl/Makefile
--- a/textproc/docbook-xsl/Makefile     Wed Feb 25 10:39:18 2004 +0000
+++ b/textproc/docbook-xsl/Makefile     Wed Feb 25 11:48:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/19 21:55:06 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2004/02/25 11:48:15 grant Exp $
 #
 
 DISTNAME=      docbook-xsl-1.64.1
@@ -12,9 +12,10 @@
 
 DEPENDS=       docbook-xml>=4.2:../../textproc/docbook-xml
 
+USE_BUILDLINK3=        YES
+USE_LANGUAGES= # empty
 NO_BUILD=      YES
 NO_CONFIGURE=  YES
-USE_BUILDLINK3=        YES
 
 DOCDIR=                ${PREFIX}/share/doc/docbook-xsl
 EGDIR=         ${PREFIX}/share/examples/docbook-xsl
diff -r d1ca0153bb4e -r 87362d2f8301 textproc/docbook/Makefile
--- a/textproc/docbook/Makefile Wed Feb 25 10:39:18 2004 +0000
+++ b/textproc/docbook/Makefile Wed Feb 25 11:48:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/02/19 21:56:23 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/25 11:48:15 grant Exp $
 # FreeBSD Id: Makefile,v 1.4 1998/06/27 05:19:35 asami Exp
 #
 
@@ -24,6 +24,7 @@
 WRKSRC=                ${WRKDIR}
 NO_MTREE=       yes
 USE_BUILDLINK3=        yes
+USE_LANGUAGES= # empty
 EXTRACT_ONLY=  # empty
 
 INSTDIR=       ${PREFIX}/share/sgml/docbook



Home | Main Index | Thread Index | Old Index