diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent/Makefile /home/staff/gslin/work/ports/rtorrent/Makefile --- /usr/ports/net-p2p/rtorrent/Makefile 2008-05-18 15:39:29.000000000 +0800 +++ /home/staff/gslin/work/ports/rtorrent/Makefile 2008-05-18 15:40:30.000000000 +0800 @@ -16,17 +16,15 @@ MAINTAINER?= flz@FreeBSD.org COMMENT?= BitTorrent Client written in C++ -LIB_DEPENDS?= # empty - +LIB_DEPENDS?= curl.4:${PORTSDIR}/ftp/curl BUILD_DEPENDS?= libtorrent=0.11.9:${PORTSDIR}/net-p2p/libtorrent RUN_DEPENDS?= libtorrent=0.11.9:${PORTSDIR}/net-p2p/libtorrent -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl CONFLICTS?= rtorrent-devel-[0-9]* MAN1= rtorrent.1 -USE_GCC= 3.4+ +USE_GCC?= 3.4+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}