diff options
-rw-r--r-- | devel/makeplus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/makeplus/Makefile b/devel/makeplus/Makefile index 7632ddbedc44..26d832476afe 100644 --- a/devel/makeplus/Makefile +++ b/devel/makeplus/Makefile @@ -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 |