diff options
author | jmmv <jmmv> | 2004-04-27 20:53:34 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-04-27 20:53:34 +0000 |
commit | d8f20f80d8f7ebd0f3006be736c0115f28c2bd8f (patch) | |
tree | 12441a2095676f8bcda52b6581ead23f39f19366 /textproc/docbook-simple | |
parent | 3d833ffae42a9e63df47ab3d2c4f0f7b51f47c5f (diff) | |
download | pkgsrc-d8f20f80d8f7ebd0f3006be736c0115f28c2bd8f.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 |