From c2819ca30653dbe1c57477765799ee1094b3b016 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 27 Mar 2004 21:32:13 +0000 Subject: Use PKGNAME_NOREV for WRKSRC; fixes bulk build. --- audio/abcde/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index adf3e39ee6c..5643054b90f 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/03/26 02:27:34 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2004/03/27 21:32:13 wiz Exp $ DISTNAME= abcde_2.1.15.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} @@ -17,7 +17,7 @@ DEPENDS+= cdparanoia>=3.0.9.7:../../audio/cdparanoia DEPENDS+= wget>=1.7:../../net/wget NO_BUILD= # defined -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} EGDIR= ${PREFIX}/share/examples/abcde -- cgit v1.2.3