diff options
author | crees <crees@FreeBSD.org> | 2013-08-30 16:18:32 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-08-30 16:18:32 +0800 |
commit | f279b548223a4f4bc87963cb8bc4ac9ef34913a1 (patch) | |
tree | ede3a9d96054a6705ad23e4e9327eb28c9542c3f /net-p2p | |
parent | aef5761afdf8d4db808076e687e5c8a102288f4b (diff) | |
download | freebsd-ports-gnome-f279b548223a4f4bc87963cb8bc4ac9ef34913a1.tar.gz freebsd-ports-gnome-f279b548223a4f4bc87963cb8bc4ac9ef34913a1.tar.zst freebsd-ports-gnome-f279b548223a4f4bc87963cb8bc4ac9ef34913a1.zip |
Mark BROKEN-- requires newer version of Qt than in the ports tree
PR: ports/180292
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-qt4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile index e23a2d159824..c6e3e23860c4 100644 --- a/net-p2p/transmission-qt4/Makefile +++ b/net-p2p/transmission-qt4/Makefile @@ -9,6 +9,8 @@ COMMENT= Fast and lightweight QT4 BitTorrent client LIB_DEPENDS= ${GEN_LIB_DEPENDS} RUN_DEPENDS= ${GEN_RUN_DEPENDS} +BROKEN= Requires newer version of Qt than in the ports tree + DESCR= ${.CURDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../transmission-cli PLIST= ${.CURDIR}/pkg-plist |