diff options
author | wiz <wiz> | 2005-02-19 00:22:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-02-19 00:22:58 +0000 |
commit | 02e296e5e3ec1954106aef3de6d876683535b99d (patch) | |
tree | 4ccfe4c311ea0ce80dd824d4e69319f12c4749f3 | |
parent | 0e03ef783f1292dddddbed1e80d3ccd8699250d4 (diff) | |
download | pkgsrc-02e296e5e3ec1954106aef3de6d876683535b99d.tar.gz |
Please pkglint (boolean).
-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 |