diff options
Diffstat (limited to 'textproc/scrollkeeper/Makefile')
-rw-r--r-- | textproc/scrollkeeper/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index e9d8828713e..b3b3ef4ca5d 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/05/06 16:23:16 minskim Exp $ +# $NetBSD: Makefile,v 1.24 2004/06/04 23:58:12 xtraeme Exp $ # DISTNAME= scrollkeeper-0.3.14 @@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://scrollkeeper.sourceforge.net/ COMMENT= Open Document Cataloging Project +PKG_INSTALLATION_TYPES= overwrite pkgviews + BUILD_USES_MSGFMT= yes DEPENDS= docbook-xml>=4.2:../../textproc/docbook-xml |