From 95b3e3e2360a18f5efbc61ef85a063b7481be09f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- mail/mush/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/mush') 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 -- cgit v1.2.3