diff options
Diffstat (limited to 'misc/vera/Makefile')
-rw-r--r-- | misc/vera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/vera/Makefile b/misc/vera/Makefile index cf2dc843391..ca45701c723 100644 --- a/misc/vera/Makefile +++ b/misc/vera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:13 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/05 16:27:27 jlam Exp $ DISTNAME= vera-1.16 CATEGORIES= misc @@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cgi.snafu.de/ohei/user-cgi-bin/veramain-e.cgi COMMENT= Virtual Entity of Relevant Acronyms -USE_MAKEINFO= YES +USE_TOOLS+= makeinfo INFO_FILES= vera.info INSTALLATION_DIRS= info |