summaryrefslogtreecommitdiff
path: root/devel/cdecl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cdecl/Makefile')
-rw-r--r--devel/cdecl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cdecl/Makefile b/devel/cdecl/Makefile
index be254862617..30e03da0893 100644
--- a/devel/cdecl/Makefile
+++ b/devel/cdecl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/02/22 19:26:21 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/03/09 15:38:32 rillig Exp $
#
DISTNAME= cdecl-2.5
@@ -16,6 +16,7 @@ BUILD_TARGET= cdecl
# missing rl_completion_matches
USE_GNU_READLINE= yes
USE_TOOLS+= lex yacc
+INSTALL_MAKE_FLAGS= MANDIR=${PREFIX}/${PKGMANDIR}/man1
EGDIR= ${PREFIX}/share/examples/cdecl