mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
sysutils/flock: remove unused NLS option
PR: 263970
This commit is contained in:
parent
847618cab6
commit
c374acbe89
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user