From 628e3b62f16617257a7c2c05b0b89cd6ce125a18 Mon Sep 17 00:00:00 2001 From: flz Date: Mon, 19 May 2008 13:06:13 +0000 Subject: - Don't override USE_GCC in master port. - Style fixes. PR: ports/123780 Submitted by: Gea-Suan Lin --- net-p2p/rtorrent-devel/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net-p2p/rtorrent-devel') diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index b340d86878ab..4cd12553bf40 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -15,7 +15,6 @@ COMMENT= BitTorrent Client written in C++ (development version) BUILD_DEPENDS= libtorrent-devel=0.12.2:${PORTSDIR}/net-p2p/libtorrent-devel RUN_DEPENDS= libtorrent-devel=0.12.2:${PORTSDIR}/net-p2p/libtorrent-devel -LIB_DEPENDS= # empty MASTERDIR= ${.CURDIR}/../rtorrent MD5_FILE= ${.CURDIR}/distinfo -- cgit