From e46a9dd38060ef6414b4db2f15402a701e32c7b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- sysutils/dmesg2gif/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/dmesg2gif') diff --git a/sysutils/dmesg2gif/Makefile b/sysutils/dmesg2gif/Makefile index 7c379a2cba5..ba434ac9cde 100644 --- a/sysutils/dmesg2gif/Makefile +++ b/sysutils/dmesg2gif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:26:15 agc Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/17 03:50:33 jlam Exp $ # DISTNAME= dmesg2gif-1.3 @@ -17,6 +17,7 @@ NO_BUILD= yes NO_CHECKSUM= yes NO_CONFIGURE= yes USE_PERL5= run +INSTALLATION_DIRS= bin man/man1 do-install: ${INSTALL_SCRIPT} ${FILESDIR}/dmesg2gif ${PREFIX}/bin/dmesg2gif -- cgit v1.2.3