From 387676eb24722927e9b0cd38712856ee22125e5c Mon Sep 17 00:00:00 2001 From: schmonz Date: Sat, 14 Dec 2002 03:43:18 +0000 Subject: REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't prefix REPLACE_PERL definitions with ${WRKSRC}. --- audio/oggasm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile index e3284fdbd96..97bad300fb4 100644 --- a/audio/oggasm/Makefile +++ b/audio/oggasm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/22 12:26:16 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/14 03:43:18 schmonz Exp $ # DISTNAME= oggasm_1.4.0 @@ -15,7 +15,7 @@ DEPENDS+= vorbis-tools>=1.0.0.7:../../audio/vorbis-tools DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info USE_PERL5= yes -REPLACE_PERL= ${WRKSRC}/oggasm +REPLACE_PERL= oggasm NO_BUILD= yes WRKSRC= ${WRKDIR}/${PKGNAME} -- cgit v1.2.3