1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Unbreak german/ispell and german/ispell-neu on F10+

The breakage was caused by processing makefiles with bmake instead of the
specified gmake

PR:		ports/184613
Approved by:	maintainer timeout
This commit is contained in:
John Marino 2013-12-24 21:22:25 +00:00
parent b1bf1620a6
commit 95b017beed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337386

View File

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