diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
commit | bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d (patch) | |
tree | b43155f3b197b64335de0796e03171a36eca6e57 /security/dropbear | |
parent | 9871c1a3c7fefbea14020ee576ff987461e13733 (diff) |
Notes
Diffstat (limited to 'security/dropbear')
-rw-r--r-- | security/dropbear/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 539ee38e3e98..24abd0c7f197 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -23,8 +23,6 @@ PLIST_FILES= bin/dbclient \ man/man1/dropbearkey.1.gz \ man/man8/dropbear.8.gz -PLIST_DIRS= etc/dropbear - OPTIONS_DEFINE= STATIC STATIC_LDFLAGS= -static |