Date: Tue, 27 May 2014 12:43:49 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355506 - head/net-p2p/unworkable Message-ID: <201405271243.s4RChnWh091679@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue May 27 12:43:48 2014 New Revision: 355506 URL: http://svnweb.freebsd.org/changeset/ports/355506 QAT: https://qat.redports.org/buildarchive/r355506/ Log: Convert to USES=scons Modified: head/net-p2p/unworkable/Makefile Modified: head/net-p2p/unworkable/Makefile ============================================================================== --- head/net-p2p/unworkable/Makefile Tue May 27 12:42:34 2014 (r355505) +++ head/net-p2p/unworkable/Makefile Tue May 27 12:43:48 2014 (r355506) @@ -11,10 +11,9 @@ COMMENT= A Free BitTorrent Implementatio 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405271243.s4RChnWh091679>