summaryrefslogtreecommitdiff
path: root/audio/xmms-arts
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /audio/xmms-arts
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'audio/xmms-arts')
-rw-r--r--audio/xmms-arts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile
index 1b925e4435f..dea478f3c64 100644
--- a/audio/xmms-arts/Makefile
+++ b/audio/xmms-arts/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2003/12/08 14:41:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:07:43 agc Exp $
#
DISTNAME= xmmsarts-0.4
PKGNAME= ${DISTNAME:S/xmms/xmms-/}
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= audio kde
MASTER_SITES= http://stukach.com/hosted/m.i.a/xmmsarts/
EXTRACT_SUFX= .tar.bz2
@@ -13,6 +12,7 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.xmms.org/plugins.php?category=output
COMMENT= XMMS plugin to output sound through the aRts sound daemon
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_LIBTOOL= yes