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 03db479c52a4..b6e78bd31f3f 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -11,10 +11,9 @@ COMMENT= A Free BitTorrent Implementation LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent -USE_SCONS= yes +USES= scons USE_OPENSSL= yes -SCONS_BUILDENV= ${SCONS_ENV} WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/unworkable man/man1/unworkable.1.gz |