From 087b0988c7c2bfaa3823a225f61757e9256e11a3 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 16 Jun 2005 06:57:37 +0000 Subject: Create directories before installing files into them. --- mail/sigrot/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/sigrot') diff --git a/mail/sigrot/Makefile b/mail/sigrot/Makefile index 97d5f742563..b217a2dbfd5 100644 --- a/mail/sigrot/Makefile +++ b/mail/sigrot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/05/22 20:08:12 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/06/16 06:58:08 jlam Exp $ DISTNAME= sigrot_1.2-1 PKGNAME= sigrot-1.2 @@ -15,6 +15,8 @@ USE_TOOLS+= gmake DOCDIR= ${PREFIX}/share/doc/sigrot EGDIR= ${PREFIX}/share/examples/sigrot +INSTALLATION_DIRS= bin man/man1 + do-build: cd ${WRKSRC} && ${CC} sigrot.c -o sigrot -- cgit v1.2.3