aboutsummaryrefslogtreecommitdiff
path: root/news/husky-base/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky-base/Makefile.inc')
-rw-r--r--news/husky-base/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/husky-base/Makefile.inc b/news/husky-base/Makefile.inc
index 3a2ef3df2c0e..4690657a5a1c 100644
--- a/news/husky-base/Makefile.inc
+++ b/news/husky-base/Makefile.inc
@@ -10,7 +10,7 @@ WRKSRC?= ${WRKDIR}/${PORTNAME}
.if ${PORTNAME} != "base"
BUILD_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base
-USE_GMAKE= yes
+USES+= gmake
MAKE_ARGS+= PREFIX="${PREFIX}" LOCALBASE="${LOCALBASE}" \
CC="${CC}" CXX="${CXX}" GPP="${CXX}" MKSHARED="${CC}" \