From 9519553a1b8093a708cc8f5d923a17e77666d939 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 23 Jan 1999 15:15:55 +0000 Subject: The "make" program distributed with 1.3 and 1.3.x doesn't like the generated "Makefile", so use GNU "make". --- mail/wmmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/wmmail') diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index f986a7535a4..ad45b26de26 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/01/23 14:24:04 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/23 15:15:55 tron Exp $ DISTNAME= WMMail.app-0.62 PKGNAME= wmmail-0.62 @@ -14,6 +14,7 @@ DEPENDS+= windowmaker-0.50.2:../../x11/windowmaker CONFLICTS= wmmail-* USE_X11= yes +USE_GMAKE= yes GNU_CONFIGURE= yes post-install: -- cgit v1.2.3