aboutsummaryrefslogtreecommitdiff
path: root/net/openntpd
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2016-05-07 20:00:26 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2016-05-07 20:00:26 +0000
commit3dfe94116d44e96c245fc601799e243f1be836dd (patch)
treedcf3f4a9fe633f4797f811f7774445c45b89d883 /net/openntpd
parent488fd1255a6b9d73ce4caee10ddc7b6864c0cdfb (diff)
downloadports-3dfe94116d44e96c245fc601799e243f1be836dd.tar.gz
ports-3dfe94116d44e96c245fc601799e243f1be836dd.zip
Notes
Diffstat (limited to 'net/openntpd')
-rw-r--r--net/openntpd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index a98c3cb926b9..a302e4626d9e 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -2,6 +2,7 @@
PORTNAME= openntpd
PORTVERSION= 5.9p1
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= net
MASTER_SITES= OPENBSD/OpenNTPD
@@ -24,10 +25,10 @@ RESSL_DESC= SSL/TLS support via LibreSSL
OPTIONS_DEFAULT= RESSL
-# Requires libtls from LibreSSL >= 2.3.2
+# Requires libtls from LibreSSL
RESSL_USE= openssl=yes
RESSL_VARS= with_openssl_port=yes \
- openssl_port=security/libressl-devel
+ openssl_port=security/libressl
RESSL_CONFIGURE_WITH= cacert=${LOCALBASE}/etc/ssl/cert.pem
RESSL_CPPFLAGS= -I${LOCALBASE}/include
RESSL_LDFLAGS= -L${LOCALBASE}/lib