summaryrefslogtreecommitdiff
path: root/japanese/Canna/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-19 21:59:01 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-19 21:59:01 +0000
commitadae38bc05b55876b00b74ee14252fac53d1ada9 (patch)
tree61dd2c28fe8c6993e242c0af75e71231b67f6d77 /japanese/Canna/Makefile
parent- Update to 1.8.2 (diff)
Reverse the MANLANG arguments to workaround a bug in make(1). This is
happening in anticipation of the upcoming bsd.*.mk changes.
Notes
Notes: svn path=/head/; revision=98596
Diffstat (limited to 'japanese/Canna/Makefile')
-rw-r--r--japanese/Canna/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile
index b5f33717f0fe..b905333c8358 100644
--- a/japanese/Canna/Makefile
+++ b/japanese/Canna/Makefile
@@ -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 \