diff options
Diffstat (limited to 'net-p2p/unworkable/Makefile')
-rw-r--r-- | net-p2p/unworkable/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index d74e3e5b2c17..8c3645d320be 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -18,8 +18,7 @@ EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libevent.so:devel/libevent -USES= scons -USE_OPENSSL= yes +USES= scons ssl WRKSRC= ${WRKDIR}/${PORTNAME} |