summaryrefslogtreecommitdiff
path: root/mail/mush
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /mail/mush
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'mail/mush')
-rw-r--r--mail/mush/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile
index c18a13e9015..4e34097fc61 100644
--- a/mail/mush/Makefile
+++ b/mail/mush/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/07/21 16:56:46 martti Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/20 12:19:43 agc Exp $
DISTNAME= mush-7.2.5
PKGNAME= mush-7.2.6.b4.pl1
-WRKSRC= ${WRKDIR}
CATEGORIES= mail
MASTER_SITES= ftp://cse.ogi.edu/pub/mush/
EXTRACT_SUFX= .tar.Z
@@ -24,6 +23,7 @@ LICENSE= mush-license
RESTRICTED= "Can't sell the code as part of anything"
NO_SRC_ON_CDROM= ${RESTRICTED}
+WRKSRC= ${WRKDIR}
DIST_SUBDIR= mush
pre-configure: