summaryrefslogtreecommitdiff
path: root/devel/nana/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/nana/Makefile')
-rw-r--r--devel/nana/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/nana/Makefile b/devel/nana/Makefile
index f0cd114fcc8..d3bbc827059 100644
--- a/devel/nana/Makefile
+++ b/devel/nana/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:42 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/02/18 15:14:14 seb Exp $
DISTNAME= nana-2.4
CATEGORIES= devel
@@ -10,4 +10,5 @@ COMMENT= improved support for assertions and logging in C and C++
GNU_CONFIGURE= yes
+.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"