aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-09-11 07:36:04 +0800
committermarino <marino@FreeBSD.org>2016-09-11 07:36:04 +0800
commit506a615716df25dac6916c26879b96466e069187 (patch)
tree538060ece6eabd2c6c4af902172d4366c7bbc627 /net-p2p
parente96b194216455f2c98c4be56f23d322ee4652d85 (diff)
downloadfreebsd-ports-gnome-506a615716df25dac6916c26879b96466e069187.tar.gz
freebsd-ports-gnome-506a615716df25dac6916c26879b96466e069187.tar.zst
freebsd-ports-gnome-506a615716df25dac6916c26879b96466e069187.zip
net-p2p/libpdtp: document SSL requirement
Approved by: SSL blanket
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libpdtp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/libpdtp/Makefile b/net-p2p/libpdtp/Makefile
index 5732b795f178..92c06260a5c1 100644
--- a/net-p2p/libpdtp/Makefile
+++ b/net-p2p/libpdtp/Makefile
@@ -12,6 +12,7 @@ COMMENT= Client library for Peer Distributed Transfer Protocol (PDTP)
LICENSE= BSD3CLAUSE
+USES= ssl
WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes
USE_LDCONFIG= yes