aboutsummaryrefslogtreecommitdiff
path: root/sysutils/flock
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2018-01-24 09:41:04 +0000
committerAlex Kozlov <ak@FreeBSD.org>2018-01-24 09:41:04 +0000
commit7fa9c7019343ffcb3aaa73a8d2c057f621fb0db1 (patch)
treeba797ded22b007bb78b89ee5d96b1231449fe6f3 /sysutils/flock
parente93b741b40cd22db3a102d1212cf04078ffa42c1 (diff)
downloadports-7fa9c7019343ffcb3aaa73a8d2c057f621fb0db1.tar.gz
ports-7fa9c7019343ffcb3aaa73a8d2c057f621fb0db1.zip
- Update name of autoreconf WRKSRC variable in comment
- Fix a few ports with invalid USES autoreconf arguments - Add check for invalid USES autoreconf arguments Differential Revision: https://reviews.freebsd.org/D14004 Approved by: tijl (autotools maintainer), portmgr (mat)
Notes
Notes: svn path=/head/; revision=459824
Diffstat (limited to 'sysutils/flock')
-rw-r--r--sysutils/flock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/flock/Makefile b/sysutils/flock/Makefile
index 43542e98c1a5..b9599c700490 100644
--- a/sysutils/flock/Makefile
+++ b/sysutils/flock/Makefile
@@ -20,7 +20,7 @@ USES= libtool pkgconfig
OPTIONS_DEFINE= NLS
NLS_CONFIGURE_ENABLE= nls
-NLS_USES= autoreconf:autopoint gettext
+NLS_USES= autoreconf gettext
PLIST_FILES= bin/flock man/man1/flock.1.gz \
etc/bash_completion.d/flock