From 092f5934b3c1cc4b15e78874faf5e6d4083f2895 Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 30 May 2004 12:47:18 +0000 Subject: SUBST_FILES. should be relative to ${WRKSRC} --- audio/nosefart/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/nosefart') diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index ef670e047f1..e4b02c36f25 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/27 02:58:06 snj Exp $ +# $NetBSD: Makefile,v 1.2 2004/05/30 12:47:18 seb Exp $ DISTNAME= nosefart-1.92i-mls PKGNAME= ${DISTNAME:S/-mls//} @@ -16,7 +16,7 @@ NO_CONFIGURE= YES SUBST_CLASSES+= ossaudio SUBST_STAGE.ossaudio= pre-build SUBST_MESSAGE.ossaudio= "Fixing audio device." -SUBST_FILES.ossaudio= ${WRKSRC}/src/linux/main_linux.c +SUBST_FILES.ossaudio= src/linux/main_linux.c SUBST_SED.ossaudio= -e 's|/dev/dsp|${DEVOSSSOUND}|' do-install: -- cgit v1.2.3