aboutsummaryrefslogtreecommitdiff
path: root/net/ntp-rc
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2011-11-27 20:04:08 +0000
committerCy Schubert <cy@FreeBSD.org>2011-11-27 20:04:08 +0000
commit96d2beff4a515d17d934b64d12758d88bb1efb41 (patch)
tree9ae5d34e3a3e2e64f547f248e944ced7e9779861 /net/ntp-rc
parent639e7159816a72f4420087fc884678313c8750e4 (diff)
downloadports-96d2beff4a515d17d934b64d12758d88bb1efb41.tar.gz
ports-96d2beff4a515d17d934b64d12758d88bb1efb41.zip
Notes
Diffstat (limited to 'net/ntp-rc')
-rw-r--r--net/ntp-rc/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntp-rc/Makefile.inc b/net/ntp-rc/Makefile.inc
index f1bfdb7c01a1..a8f43fabb2c7 100644
--- a/net/ntp-rc/Makefile.inc
+++ b/net/ntp-rc/Makefile.inc
@@ -1,7 +1,8 @@
-# $FreeBSD: /tmp/pcvs/ports/net/ntp-rc/Makefile.inc,v 1.1 2011-11-27 19:55:46 cy Exp $
+# $FreeBSD: /tmp/pcvs/ports/net/ntp-rc/Makefile.inc,v 1.2 2011-11-27 20:04:08 cy Exp $
OPTIONS= NTPSNMPD "Build and install ntpsnmpd" OFF \
SSL "Enable SSL" ON \
+ IPV6 "Enable IPv6" OFF \
BANCOMM "Enable Datum/Bancomm bc635/VME interface" OFF \
GPSVME "Enable TrueTime GPS receiver/VME interface" OFF \
ACTS "Enable ACTS modem service" OFF \