From e120719ae7e3e38c6b0b0c36805dbf5317e1f56b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 4 Jan 2008 12:40:26 +0000 Subject: - Drop some dependencies PR: ports/119328 Submitted by: Philippe Audeoud (maintainer) --- net-p2p/rtgui/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile index 0fce4c6bb2cb..b5243d0361e5 100644 --- a/net-p2p/rtgui/Makefile +++ b/net-p2p/rtgui/Makefile @@ -7,7 +7,7 @@ PORTNAME= rtgui PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p www MASTER_SITES= http://rtgui.googlecode.com/files/ EXTRACT_SUFX= .tgz @@ -18,9 +18,7 @@ COMMENT= A web based front end for rTorrent OPTIONS= APACHE "Use Apache for web interface" On \ LIGHTTPD "Use LightHTTPD for web interface" Off -BUILD_DEPENDS+= libtorrent=0.11.9:${PORTSDIR}/net-p2p/libtorrent \ - xmlrpc-c-config:${PORTSDIR}/net/xmlrpc-c -RUN_DEPENDS+= rtorrent:${PORTSDIR}/net-p2p/rtorrent +BUILD_DEPENDS+= xmlrpc-c-config:${PORTSDIR}/net/xmlrpc-c .include -- cgit v1.2.3