aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-07-26 05:23:59 +0800
committerpav <pav@FreeBSD.org>2010-07-26 05:23:59 +0800
commitd7de106bb19e52fd35ba5b5d972a123755abb8d7 (patch)
treea2acf2516f7217a418368dc2b95d712489d33b55 /net-p2p
parent90269b584bbe3eb5bbc3ec1a4d336744d265502f (diff)
downloadfreebsd-ports-gnome-d7de106bb19e52fd35ba5b5d972a123755abb8d7.tar.gz
freebsd-ports-gnome-d7de106bb19e52fd35ba5b5d972a123755abb8d7.tar.zst
freebsd-ports-gnome-d7de106bb19e52fd35ba5b5d972a123755abb8d7.zip
- Mark BROKEN: does not compile with new Sockets
Reported by: pointyhat
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/trackerbt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/trackerbt/Makefile b/net-p2p/trackerbt/Makefile
index 34e172f0c92e..40f8580fac73 100644
--- a/net-p2p/trackerbt/Makefile
+++ b/net-p2p/trackerbt/Makefile
@@ -15,6 +15,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
+
USE_GMAKE= yes
USE_GNOME= libxml2
USE_ICONV= yes