summaryrefslogtreecommitdiff
path: root/audio/xmms-liveice
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /audio/xmms-liveice
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'audio/xmms-liveice')
-rw-r--r--audio/xmms-liveice/Makefile4
1 files changed, 2 insertions, 2 deletions
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