1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix build.

Feature safe: yes
This commit is contained in:
Andrej Zverev 2012-11-08 08:17:01 +00:00
parent 082b326fac
commit 11ef33ba0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307156

View File

@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Client written in C++ (development version)
BUILD_DEPENDS= libtorrent-devel=0.13.1:${PORTSDIR}/net-p2p/libtorrent-devel
RUN_DEPENDS= libtorrent-devel=0.13.1:${PORTSDIR}/net-p2p/libtorrent-devel
BUILD_DEPENDS= libtorrent-devel=0.13.1_1:${PORTSDIR}/net-p2p/libtorrent-devel
RUN_DEPENDS= libtorrent-devel=0.13.1_1:${PORTSDIR}/net-p2p/libtorrent-devel
MASTERDIR= ${.CURDIR}/../rtorrent
PATCHDIR= ${.CURDIR}/files/