1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Reverse the MANLANG arguments to workaround a bug in make(1). This is

happening in anticipation of the upcoming bsd.*.mk changes.
This commit is contained in:
Joe Marcus Clarke 2004-01-19 21:59:01 +00:00
parent b453555a02
commit adae38bc05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98596
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ USE_X_PREFIX= no
ALL_TARGET= canna
INSTALLS_SHLIB= yes
MANLANG=ja ""
MANLANG="" ja
MAN1= addwords.1 cannacheck.1 cannakill.1 cannaserver.1 cannastat.1 \
catdic.1 chmoddic.1 cpdic.1 cshost.1 ctow.1 delwords.1 dicar.1 \
dpbindic.1 dpromdic.1 lsdic.1 mkbindic.1 mkdic.1 mkromdic.1 \

View File

@ -22,7 +22,7 @@ USE_X_PREFIX= no
ALL_TARGET= canna
INSTALLS_SHLIB= yes
MANLANG=ja ""
MANLANG="" ja
MAN1= addwords.1 cannacheck.1 cannakill.1 cannaserver.1 cannastat.1 \
catdic.1 chmoddic.1 cpdic.1 cshost.1 ctow.1 delwords.1 dicar.1 \
dpbindic.1 dpromdic.1 lsdic.1 mkbindic.1 mkdic.1 mkromdic.1 \

View File

@ -22,7 +22,7 @@ USE_X_PREFIX= no
ALL_TARGET= canna
INSTALLS_SHLIB= yes
MANLANG=ja ""
MANLANG="" ja
MAN1= addwords.1 cannacheck.1 cannakill.1 cannaserver.1 cannastat.1 \
catdic.1 chmoddic.1 cpdic.1 cshost.1 ctow.1 delwords.1 dicar.1 \
dpbindic.1 dpromdic.1 lsdic.1 mkbindic.1 mkdic.1 mkromdic.1 \