summaryrefslogtreecommitdiff
path: root/misc/vera/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/vera/Makefile')
-rw-r--r--misc/vera/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/vera/Makefile b/misc/vera/Makefile
index 1d150b32443..fe897eb151e 100644
--- a/misc/vera/Makefile
+++ b/misc/vera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:50:01 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/03 08:26:21 seb Exp $
# FreeBSD Id: ports/misc/vera/Makefile,v 1.7 2000/11/13 12:44:18 demon Exp
DISTNAME= vera-1.6
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://userpage.fu-berlin.de/~oheiabbd/vera-e.html
COMMENT= Virtual Entity of Relevant Acronyms
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
INFO_FILES= vera.info
do-build:
@@ -17,5 +19,4 @@ do-build:
do-install:
${INSTALL_DATA} ${WRKSRC}/vera.info* ${PREFIX}/info
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"