summaryrefslogtreecommitdiff
path: root/mail/mush/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /mail/mush/Makefile
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'mail/mush/Makefile')
-rw-r--r--mail/mush/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile
index 29eb3756cc7..c6ec2c84b1a 100644
--- a/mail/mush/Makefile
+++ b/mail/mush/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2002/03/12 23:17:19 jmc Exp $
+# $NetBSD: Makefile,v 1.11 2003/03/29 12:41:36 jmmv 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
@@ -25,8 +26,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
DIST_SUBDIR= mush
-WRKSRC= ${WRKDIR}
-
pre-configure:
${SED} -e 's:__PREFIX:'${PREFIX}':g'< ${WRKSRC}/config.h-dist > ${WRKSRC}/config.h
${SED} -e 's:__PREFIX:'${PREFIX}':g'< ${WRKSRC}/makefile.${LOWER_OPSYS} > ${WRKSRC}/Makefile