diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-04 23:46:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-04 23:46:08 +0000 |
commit | 4a0b9a77977ccf280c22b4825c33e5ff26c69f46 (patch) | |
tree | d63050b86f63b9e949e1ad8b8d9b78c52e1e0cc2 /textproc/docbook-xml | |
parent | 24c1be170b21bae26852d897c8213d64a3043ca8 (diff) | |
download | pkgsrc-4a0b9a77977ccf280c22b4825c33e5ff26c69f46.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'textproc/docbook-xml')
-rw-r--r-- | textproc/docbook-xml/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile index a0c015a35ed..fc64a46758d 100644 --- a/textproc/docbook-xml/Makefile +++ b/textproc/docbook-xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/02/25 11:48:15 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/06/04 23:46:08 xtraeme Exp $ # DISTNAME= docbook-xml-4.2 @@ -11,6 +11,8 @@ MAINTAINER= seb@NetBSD.org HOMEPAGE= http://www.oasis-open.org/docbook COMMENT= XML DTD designed for computer documentation +PKG_INSTALLATION_TYPES= overwrite pkgviews + WRKSRC= ${WRKDIR} USE_BUILDLINK3= YES USE_LANGUAGES= # empty |