aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-26 15:56:14 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-26 15:56:14 +0000
commit0c4e7a122192549831fdd3c3683557ab335a1005 (patch)
tree616470daeb56f37487cc948fb104e9686b09078e
parent28ffc87dae8dd4f8558714788911f64bbb6ec830 (diff)
downloadports-0c4e7a122192549831fdd3c3683557ab335a1005.tar.gz
ports-0c4e7a122192549831fdd3c3683557ab335a1005.zip
Added USES_GMAKE. The allows the port to build with the upcoming bsd.port.mk
patch. Sorry, Udo, I forgot this originally. Approved by: maintainer (notified, has approved all in past)
Notes
Notes: svn path=/head/; revision=68875
-rw-r--r--mail/mutt-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 9d3c355188fd..a7e964bdd979 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -91,6 +91,7 @@ CONFIGURE_ARGS= --enable-flock --disable-fcntl \
CONFIGURE_ARGS+= ${MUTT_CONFIGURE_ARGS}
.endif
+USE_GMAKE= yes
USE_REINPLACE= yes
USE_AUTOMAKE= yes