From 0cce57641613fc8bf1686b2dac07c160811ad611 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 29 May 2005 05:16:27 +0000 Subject: Set BUILD_TARGET because the default one (``all'') does not exist in Makefile. --- mail/mush/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/mush') diff --git a/mail/mush/Makefile b/mail/mush/Makefile index 4e34097fc61..2948a5e8330 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/20 12:19:43 agc Exp $ +# $NetBSD: Makefile,v 1.15 2005/05/29 05:16:27 minskim Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 @@ -25,6 +25,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR} DIST_SUBDIR= mush +BUILD_TARGET= mush pre-configure: ${SED} -e 's:__PREFIX:'${PREFIX}':g'< ${WRKSRC}/config.h-dist > ${WRKSRC}/config.h -- cgit v1.2.3