aboutsummaryrefslogtreecommitdiff
path: root/archivers/lha-ac
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-03 19:06:07 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-03 19:06:07 +0000
commit41fcfb64f91a016dd7a83d99d115b6efcb10a4f5 (patch)
treee3772ed0921ca0d8dc861c4b7c1dd440273bc41e /archivers/lha-ac
parent12c49b0345676cbf2d18b0c8cb021c54fc454847 (diff)
Notes
Diffstat (limited to 'archivers/lha-ac')
-rw-r--r--archivers/lha-ac/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile
index e405f71bf51e..e94154052dee 100644
--- a/archivers/lha-ac/Makefile
+++ b/archivers/lha-ac/Makefile
@@ -22,14 +22,7 @@ MAN1_JA= lha-ac.1
PLIST_FILES+= ${__MANPAGES}
OPTIONS_DEFINE= NLS
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-CONFIGURE_ARGS+= --disable-multibyte-filename
-.else
-CONFIGURE_ARGS+= --enable-multibyte-filename=auto
-.endif
+NLS_CONFIGURE_ENABLE= multibyte-filename=auto
do-install:
-${MKDIR} ${STAGEDIR}${PREFIX}/man/ja/man1