diff options
author | grant <grant@pkgsrc.org> | 2003-01-28 13:03:50 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-01-28 13:03:50 +0000 |
commit | de70d00455ff17e1662f0803d77b903ef7fb6269 (patch) | |
tree | bafed2a5f84930264139342cff038f2b1b7af730 /textproc | |
parent | f472c6c2893e5b845f123031b55254da0dc6d782 (diff) | |
download | pkgsrc-de70d00455ff17e1662f0803d77b903ef7fb6269.tar.gz |
we have a patch now, so use it.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docbook-website/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/docbook-website/Makefile b/textproc/docbook-website/Makefile index 5e3cb72d0c0..35499b6a0fd 100644 --- a/textproc/docbook-website/Makefile +++ b/textproc/docbook-website/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/01/28 10:43:43 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/01/28 13:03:50 grant Exp $ # DISTNAME= website-2.3 @@ -16,7 +16,6 @@ DEPENDS= docbook-xsl>=1.58:../../textproc/docbook-xsl USE_BUILDLINK2= # defined NO_BUILD= # defined NO_CONFIGURE= # defined -NO_PATCH= # defined DOCDIR= ${PREFIX}/share/doc/docbook-website DTDDIR= ${PREFIX}/share/xml/website |