From dc52048e014fdad9bb69ef9db159835a61c8dd4d Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:07:06 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- audio/xmcd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/xmcd/Makefile') diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 7212e2a80be..7a7134e8126 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2003/09/28 09:13:55 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2004/01/20 12:07:43 agc Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 3 -WRKSRC= ${WRKDIR}/xmcd-3.0 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ @@ -14,6 +13,7 @@ PATCH_SITES= ${HOMEPAGE} PATCHFILES= xmcd-3.0.2-proxyauth-patch PATCH_DIST_STRIP= -p1 +WRKSRC= ${WRKDIR}/xmcd-3.0 USE_BUILDLINK2= yes USE_PKGINSTALL= yes -- cgit v1.2.3