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/xmms-liveice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/xmms-liveice') diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index 0933f7b1271..417c299d6b5 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:24:10 grant Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/20 12:07:43 agc Exp $ # DISTNAME= liveice-xmms PKGNAME= xmms-liveice-1.0.0 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/LiveIce-1.0.0 CATEGORIES= audio MASTER_SITES= http://star.arm.ac.uk/~spm/software/ @@ -12,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://star.arm.ac.uk/~spm/software/ COMMENT= Audio streaming plugin for XMMS +WRKSRC= ${WRKDIR}/LiveIce-1.0.0 GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_LIBTOOL= yes -- cgit v1.2.3