diff options
Diffstat (limited to 'net/chrony')
-rw-r--r-- | net/chrony/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 0bb9c9fc2ca2..7cf68743ee9f 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -38,7 +38,6 @@ PORTEXAMPLES= chrony.conf.example1 chrony.conf.example2 \ # --without-tomcrypt Don't use libtomcrypt even if it is available # --disable-pps Disable PPS API support OPTIONS_DEFINE= IPV6 -OPTIONS_DEFAULT= IPV6 IPV6_CATEGORIES= ipv6 IPV6_CONFIGURE_OFF= --disable-ipv6 |