diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-27 20:53:34 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-27 20:53:34 +0000 |
commit | f25b0db887cd4983a36cd57ee85d3b0e677d9a01 (patch) | |
tree | 12441a2095676f8bcda52b6581ead23f39f19366 /textproc/docbook-simple | |
parent | 06e49aba4fe18f57de9dc3b2d192af2b4fbd4af0 (diff) | |
download | pkgsrc-f25b0db887cd4983a36cd57ee85d3b0e677d9a01.tar.gz |
Bl3ify (so that catalogs.mk uses the bl3 file); per wiz@ request.
Diffstat (limited to 'textproc/docbook-simple')
-rw-r--r-- | textproc/docbook-simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/docbook-simple/Makefile b/textproc/docbook-simple/Makefile index a26f8c06769..84303678e31 100644 --- a/textproc/docbook-simple/Makefile +++ b/textproc/docbook-simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/25 11:48:15 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/27 20:53:34 jmmv Exp $ # DISTNAME= docbook-simple-1.1b1 @@ -11,6 +11,7 @@ MAINTAINER= minskim@bawi.org HOMEPAGE= http://docbook.org/xml/simple/ COMMENT= Simplified DocBook XML DTD +USE_BUILDLINK3= YES USE_LANGUAGES= # empty NO_CONFIGURE= YES NO_BUILD= YES |