aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-29 15:28:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-29 15:28:18 +0000
commit55837c4806b8538d6d7a36cab64d8870752b8245 (patch)
treed02968453024027f0345cb1ab355625fbf6858ec /security/samhain
parent6b68ae70882582af5834b2bc84f359beb34e3c3a (diff)
downloadports-55837c4806b8538d6d7a36cab64d8870752b8245.tar.gz
ports-55837c4806b8538d6d7a36cab64d8870752b8245.zip
Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=442017
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index 5443a63d07f7..b04167297e11 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -20,7 +20,7 @@ OPTIONS_DEFINE= ASM DB_RELOAD DEBUG DNMALLOC ENCRYPT GNUPG IPV6 KCHECK LIBWRAP \
LOGFILE_MONITOR LOGIN_WATCH MAIL MOUNTS_CHECK MYSQL ODBC PGSQL \
PORT_CHECK PROCESS_CHECK POSIX_ACL PRELUDE PTRACE SRP STATIC \
SUIDCHECK UDP USERFILES XML_LOGS
-OPTIONS_DEFAULT=ASM DNMALLOC ENCRYPT IPV6 LIBWRAP MAIL SRP
+OPTIONS_DEFAULT=ASM DNMALLOC ENCRYPT LIBWRAP MAIL SRP
DB_RELOAD_DESC= Enable database reload on SIGHUP
DNMALLOC_DESC= Enable dnmalloc