aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2022-05-20 16:03:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2022-05-27 09:11:02 +0000
commitc374acbe89aa27a290d148151af9bfe32b72c591 (patch)
tree2984b9ee873a2d789a23366425c97e3d5c432f18
parent847618cab6bae2720a3abc5c097a77730fb04192 (diff)
downloadports-c374acbe89aa27a290d148151af9bfe32b72c591.tar.gz
ports-c374acbe89aa27a290d148151af9bfe32b72c591.zip
sysutils/flock: remove unused NLS option
PR: 263970
-rw-r--r--sysutils/flock/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/flock/Makefile b/sysutils/flock/Makefile
index 9f9732972096..8bb9c7c1b4e6 100644
--- a/sysutils/flock/Makefile
+++ b/sysutils/flock/Makefile
@@ -14,17 +14,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool pkgconfig
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-nls
CFLAGS= -D_WITH_CPU_SET_T
PLIST_FILES= bin/flock man/man1/flock.1.gz \
etc/bash_completion.d/flock
-OPTIONS_DEFINE= NLS
-
-NLS_USES= autoreconf gettext
-NLS_CONFIGURE_ENABLE= nls
-
do-build:
# skip building unneeded utils
${MAKE} -C ${WRKSRC} flock