summaryrefslogtreecommitdiffstats
path: root/misc/deco
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-03-24 10:20:53 +0000
committerru <ru@FreeBSD.org>2003-03-24 10:20:53 +0000
commitf903707edc71ddadc86d6acb464ee061e3a592b0 (patch)
tree10b182dc5dbd358b47d2aea3cee2d23073351bca /misc/deco
parent5766cc9aa401d94523add1357124177d31513217 (diff)
downloadFreeBSD-ports-f903707edc71ddadc86d6acb464ee061e3a592b0.zip
FreeBSD-ports-f903707edc71ddadc86d6acb464ee061e3a592b0.tar.gz
Revision 1.13 was unfortunate (probably due to 13).
Actually fix installation of the Russian manpage.
Diffstat (limited to 'misc/deco')
-rw-r--r--misc/deco/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/deco/Makefile b/misc/deco/Makefile
index a5c6b28..4678fbb 100644
--- a/misc/deco/Makefile
+++ b/misc/deco/Makefile
@@ -20,6 +20,7 @@ COMMENT= Demos Commander, a free Norton Commander clone
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share
CONFIGURE_ENV= ac_cv_lib_ncurses_tgetent=no
-MAN1= deco.1 deco-r.1
+MAN1= deco.1
+MANLANG= "" ru.KOI8-R
.include <bsd.port.mk>
OpenPOWER on IntegriCloud