aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/Canna/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-20 05:59:01 +0800
committermarcus <marcus@FreeBSD.org>2004-01-20 05:59:01 +0800
commit78dc9e49b5f0778c912be5c47e21d06b512c5110 (patch)
tree31ddf8bfad8f4bcaa0db7de26953cdab474e64f4 /japanese/Canna/Makefile
parentec53c3b2a9c4edb4dddbd4f3aa3e5e6b8ffaf938 (diff)
downloadfreebsd-ports-gnome-78dc9e49b5f0778c912be5c47e21d06b512c5110.tar.gz
freebsd-ports-gnome-78dc9e49b5f0778c912be5c47e21d06b512c5110.tar.zst
freebsd-ports-gnome-78dc9e49b5f0778c912be5c47e21d06b512c5110.zip
Reverse the MANLANG arguments to workaround a bug in make(1). This is
happening in anticipation of the upcoming bsd.*.mk changes.
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 \