diff options
Diffstat (limited to 'security/sshpass')
-rw-r--r-- | security/sshpass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshpass/Makefile b/security/sshpass/Makefile index 79aeefe6c9e5..0ec4f92d7c8d 100644 --- a/security/sshpass/Makefile +++ b/security/sshpass/Makefile @@ -12,7 +12,7 @@ COMMENT= Non-interactive ssh password auth tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf:env +USES= autoreconf GNU_CONFIGURE= yes PLIST_FILES= bin/sshpass \ |