mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Fix dependency after libtorrent-devel update.
Feature safe: yes
This commit is contained in:
parent
6562dabbb1
commit
57a370406d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250229
@ -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.12.6:${PORTSDIR}/net-p2p/libtorrent-devel
|
||||
RUN_DEPENDS= libtorrent-devel=0.12.6:${PORTSDIR}/net-p2p/libtorrent-devel
|
||||
BUILD_DEPENDS= libtorrent-devel=0.12.6_1:${PORTSDIR}/net-p2p/libtorrent-devel
|
||||
RUN_DEPENDS= libtorrent-devel=0.12.6_1:${PORTSDIR}/net-p2p/libtorrent-devel
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../rtorrent
|
||||
PATCHDIR= ${.CURDIR}/files/
|
||||
|
Loading…
Reference in New Issue
Block a user