From e4b6dab17f52d5c3ebeaf15568d9426f260a6c7a Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Tue, 28 Apr 2015 17:56:51 +0000 Subject: Use gmake to fix build on 9.x. --- mail/msmtp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/msmtp') diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index bb0715aa8eb3..527d410fe142 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -12,7 +12,7 @@ COMMENT= SMTP plugin for MUAs LICENSE= GPLv3 GNU_CONFIGURE= yes -USES= makeinfo pkgconfig tar:xz +USES= gmake makeinfo pkgconfig tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INFO= msmtp -- cgit v1.2.3