From 9e5a580c7cd0c897aef81fa796765bd0f8c4e40a 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. --- graphics/get_ds7/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/get_ds7') diff --git a/graphics/get_ds7/Makefile b/graphics/get_ds7/Makefile index cd250f71628..73526449fd6 100644 --- a/graphics/get_ds7/Makefile +++ b/graphics/get_ds7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/02/21 20:26:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:57 jlam Exp $ # DISTNAME= get_ds7_1.2.4 @@ -19,6 +19,8 @@ NO_BUILD= # defined DOCDIR= ${PREFIX}/share/doc/get_ds7 +INSTALLATION_DIRS= bin + post-patch: ${SED} -e "s,/usr/bin/perl,${PERL5}," \ <${WRKSRC}/get_ds7 >${WRKSRC}/get_ds7.exe -- cgit v1.2.3