aboutsummaryrefslogtreecommitdiff
path: root/archivers/sharutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/sharutils/Makefile')
-rw-r--r--archivers/sharutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index 36fbe1ce7160..e50d31676234 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -21,12 +21,13 @@ CONFIGURE_ARGS= --program-prefix=g --disable-uucode
INSTALL_TARGET= install install-man
MAN1= gshar.1 gunshar.1
INFO= sharutils
+USES= charsetfix
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MNLS}
PLIST_SUB+= NLS=""
-USES= gettext
+USES+= gettext
CONFIGURE_ARGS+=--with-libintl-prefix="${LOCALBASE}"
.else
PLIST_SUB+= NLS="@comment "