From 81edaaa606a86e87c2885489ad72ee9908969aba 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. --- editors/mg2a/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/mg2a/Makefile') diff --git a/editors/mg2a/Makefile b/editors/mg2a/Makefile index 747e50bb0c2..2eb8ae95d20 100644 --- a/editors/mg2a/Makefile +++ b/editors/mg2a/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:34:39 grant Exp $ +# $NetBSD: Makefile,v 1.6 2005/06/16 06:57:49 jlam Exp $ DISTNAME= mg2a PKGNAME= mg2a-1.11 @@ -9,6 +9,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tron@NetBSD.org COMMENT= Small, fast, public domain EMACS style editor +INSTALLATION_DIRS= bin man/man1 + post-extract: cd ${WRKSRC} ; ${CP} sys/bsd/Makefile . -- cgit v1.2.3