aboutsummaryrefslogtreecommitdiff
path: root/security/softether
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-11-02 14:11:09 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-11-02 14:11:09 +0000
commit9085b33fdc314916c7b27c1a29ac1a41eeee47e7 (patch)
tree64eeb30562a502c936f0248201e704acc6b39dc2 /security/softether
parentead6beb35871655ccf6ea1b191b6aa6acf1849f6 (diff)
downloadports-9085b33fdc314916c7b27c1a29ac1a41eeee47e7.tar.gz
ports-9085b33fdc314916c7b27c1a29ac1a41eeee47e7.zip
security/softether: fix USES
PR: 204184 Submitted by: marino Approved by: maintainer (implicit)
Notes
Notes: svn path=/head/; revision=400655
Diffstat (limited to 'security/softether')
-rw-r--r--security/softether/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/softether/Makefile b/security/softether/Makefile
index fcfaaee8b0b8..598c07fd08dc 100644
--- a/security/softether/Makefile
+++ b/security/softether/Makefile
@@ -35,7 +35,7 @@ OPTIONS_DEFINE= DOCS
ONLY_FOR_ARCHS= i386 amd64
USE_OPENSSL= yes
-USES= dos2unix gmake iconv:translit iconv:wchar_t ncurses readline
+USES= dos2unix gmake iconv:wchar_t ncurses readline
USE_RC_SUBR= softether_bridge softether_client softether_server
SUB_FILES= vpncmd
MAKE_JOBS_UNSAFE= yes