1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

USE_GMAKE is still needed because make+ is built using make+.

Pointed out by:	kris
This commit is contained in:
Max Khon 2003-06-18 07:14:09 +00:00
parent 339f64a36f
commit c10a105783
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83241

View File

@ -19,6 +19,7 @@ COMMENT= A set of GNU Make rules for building packages with gmake
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
USE_GMAKE= yes
PREFIX?= ${LOCALBASE}
MAKE_ENV+= MAKEPLUS_HOME=${WRKSRC}
NO_MTREE= yes