diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libpdtp/Makefile | 1 |
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 |