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. --- audio/xwave/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/xwave') diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index efc1fdee699..c0ffd059d1b 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:00 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/06/16 06:57:40 jlam Exp $ # DISTNAME= xwave2 @@ -10,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Audio player/recorder/editor for the X Window System USE_IMAKE= YES +INSTALLATION_DIRS= bin lib/X11/app-defaults do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xwave ${PREFIX}/bin -- cgit v1.2.3