diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-19 00:22:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-19 00:22:58 +0000 |
commit | 656b554f3a9dfd83b7d5ba66514ff47ebcafc040 (patch) | |
tree | 4ccfe4c311ea0ce80dd824d4e69319f12c4749f3 /textproc | |
parent | 29d8bbab5ff751094aa31e47532aa2736c0f9d60 (diff) | |
download | pkgsrc-656b554f3a9dfd83b7d5ba66514ff47ebcafc040.tar.gz |
Please pkglint (boolean).
Diffstat (limited to 'textproc')
-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 4cd6860ccba..98dfdab85ec 100644 --- a/textproc/docbook-website/Makefile +++ b/textproc/docbook-website/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/02/19 00:22:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/02/19 00:22:58 wiz Exp $ # DISTNAME= website-2.5.0 @@ -15,7 +15,7 @@ DEPENDS= docbook-xsl>=1.58:../../textproc/docbook-xsl USE_BUILDLINK3= yes USE_LANGUAGES= # empty NO_BUILD= # defined -NO_CONFIGURE= # defined +NO_CONFIGURE= YES DOCDIR= ${PREFIX}/share/doc/docbook-website DTDDIR= ${PREFIX}/share/xml/website |