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. --- audio/xamp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/xamp') diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile index ed0e46b23db..7389251498f 100644 --- a/audio/xamp/Makefile +++ b/audio/xamp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/06/01 18:02:39 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2005/06/16 06:57:40 jlam Exp $ DISTNAME= xamp-0.8-10 PKGNAME= xamp-0.8.10 @@ -28,6 +28,8 @@ MAKE_ENV+= QT1DIR=${QT1DIR:Q} SKIN_DATA= bfamp.tar.gz chrome.tar.gz mmxamp.tar.gz SKIN_DIR= ${PREFIX}/lib/X11/xamp +INSTALLATION_DIRS= bin man/man1 + post-patch: for f in about.cpp aboutData.cpp readmex.h; do \ ${MV} ${WRKSRC}/$$f ${WRKSRC}/$$f.tmp; \ -- cgit v1.2.3