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:
parent
b453555a02
commit
adae38bc05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98596
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user