summaryrefslogtreecommitdiff
path: root/audio/csound-bath
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/csound-bath
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'audio/csound-bath')
-rw-r--r--audio/csound-bath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound-bath/Makefile b/audio/csound-bath/Makefile
index 96fa44b9587..88907e0107d 100644
--- a/audio/csound-bath/Makefile
+++ b/audio/csound-bath/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/12/24 09:53:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/20 12:07:41 agc Exp $
#
DISTNAME= Csound4.23
PKGNAME= csound-bath-4.23
-WRKSRC= ${WRKDIR}
CATEGORIES= audio
MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/newest/
@@ -16,6 +15,7 @@ RESTRICTED= "no for-fee-redistribution"
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+WRKSRC= ${WRKDIR}
DIST_SUBDIR= csound
CONFLICTS= csound-dev-4*
USE_GMAKE= yes