diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 11:08:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 11:08:44 +0000 |
commit | e13f00eca1f51702adb78801c20a44e6c3c654f5 (patch) | |
tree | c11dcd403b15ec2193f9780ff09ea6f79b6d7858 /net-p2p | |
parent | 7fca2c7d010eb5ff76e46d1b73662e9cc69260ff (diff) | |
download | ports-e13f00eca1f51702adb78801c20a44e6c3c654f5.tar.gz ports-e13f00eca1f51702adb78801c20a44e6c3c654f5.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/trackerbt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/trackerbt/Makefile b/net-p2p/trackerbt/Makefile index 40f8580fac73..3726bc545a13 100644 --- a/net-p2p/trackerbt/Makefile +++ b/net-p2p/trackerbt/Makefile @@ -16,6 +16,8 @@ COMMENT= A BitTorrent tracker with additional distributed functionality BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets.a:${PORTSDIR}/net/Sockets BROKEN= does not compile with new Sockets +DEPRECATED= has been broken for a half year +EXPIRATION_DATE=2011-04-17 USE_GMAKE= yes USE_GNOME= libxml2 |