aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/ispell/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index bdff94c9c720..7437abd2705d 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -102,7 +102,8 @@ EXTRACT_ONLY+= ${BRDISTFILE}
DENEUDISTFILE= igerman98-20071211.tar.bz2
MASTER_SITES+= http://www.j3e.de/ispell/igerman98/dict/:denu
EXTRA_DICT+= ${DENEUDISTFILE}:denu
-USE_GMAKE= yes
+USES+= gmake
+MAKE_ARGS+= MAKE=${GMAKE}
.endif
.if defined(ISPELL_DEALT)
DEALTDISTFILE= hk-deutsch.tar.gz
@@ -116,7 +117,7 @@ MASTER_SITES+= http://folk.uio.no/runekl/:no
EXTRA_DICT+= ${NODISTFILE}:no
EXTRACT_ONLY+= ${NODISTFILE}
MASKBITS?= 64
-USE_GMAKE= yes
+USES+= gmake
.endif
.if defined(ISPELL_NL)
NLDISTFILE= ispell-nl-1.0.0.tar.gz