1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

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)
This commit is contained in:
Alan Eldridge 2002-10-26 15:56:14 +00:00
parent 28ffc87dae
commit 0c4e7a1221
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68875

View File

@ -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