summaryrefslogtreecommitdiff
path: root/lang/mawk
diff options
context:
space:
mode:
authorreed <reed>2004-04-07 19:10:16 +0000
committerreed <reed>2004-04-07 19:10:16 +0000
commit2f265acbcc6d178c697ce9225ceadce786e306f6 (patch)
tree95e2e27039e46f3b9b3f4ae007b9661cc1bb5acf /lang/mawk
parentec63afe7f1c44f937a71fbba6e2189599259c10b (diff)
downloadpkgsrc-2f265acbcc6d178c697ce9225ceadce786e306f6.tar.gz
I noticed that this install doesn't not create the man directory.
So added: INSTALLATION_DIRS= man/man1 The alternative would be to add a BSD_INSTALL_MAN_DIR to the patch-aa.
Diffstat (limited to 'lang/mawk')
-rw-r--r--lang/mawk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile
index 4d827a05f5e..e321ebbb029 100644
--- a/lang/mawk/Makefile
+++ b/lang/mawk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/11/11 16:10:36 abs Exp $
+# $NetBSD: Makefile,v 1.14 2004/04/07 19:10:16 reed Exp $
#
DISTNAME= mawk-1.3.3
@@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.whidbey.net/pub/brennan/ \
MAINTAINER= agc@NetBSD.org
COMMENT= Mike Brennan's fast awk clone
+INSTALLATION_DIRS= man/man1
+
GNU_CONFIGURE= yes
TEST_TARGET= mawk_test fpe_test