diff options
author | minskim <minskim> | 2004-02-19 21:47:00 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-19 21:47:00 +0000 |
commit | 5866676f2af0b7fa0f6f3b8fbf3e78cea413c709 (patch) | |
tree | 772b500a81ebcc3a2b5aeefe146942744d067b85 /textproc/docbook-website | |
parent | 5fe0f608a5db70f5868828ee6b234b671b3c4b3b (diff) | |
download | pkgsrc-5866676f2af0b7fa0f6f3b8fbf3e78cea413c709.tar.gz |
bl3ify
Diffstat (limited to 'textproc/docbook-website')
-rw-r--r-- | textproc/docbook-website/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docbook-website/Makefile b/textproc/docbook-website/Makefile index c8e4c5185c6..d3469e8f435 100644 --- a/textproc/docbook-website/Makefile +++ b/textproc/docbook-website/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/23 17:18:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/02/19 21:55:06 minskim Exp $ # DISTNAME= website-2.3 @@ -13,7 +13,7 @@ COMMENT= DocBook XML DTD for building websites DEPENDS= docbook-xsl>=1.58:../../textproc/docbook-xsl -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined NO_BUILD= # defined NO_CONFIGURE= # defined |