diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-01-22 03:27:13 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-01-22 03:27:13 +0800 |
commit | 77b6b181ff77e3750f34dfacd6e77cb83b168797 (patch) | |
tree | 73757541a25d7b2edb09cdf46442fb093078a745 /net-p2p | |
parent | b9fc6202319a6bd9b9f1ddde091e5d854a64b989 (diff) | |
download | freebsd-ports-gnome-77b6b181ff77e3750f34dfacd6e77cb83b168797.tar.gz freebsd-ports-gnome-77b6b181ff77e3750f34dfacd6e77cb83b168797.tar.zst freebsd-ports-gnome-77b6b181ff77e3750f34dfacd6e77cb83b168797.zip |
Released gift is not compatible with FastTrack protocol. Development
versions are still in CVS only status. Therefore, make it as BROKEN
for now.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 94cae5417671..dff24b7d3782 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} MAINTAINER= lioux@FreeBSD.org +BROKEN= 'Does not currently work' + GNU_CONFIGURE= yes DOC_FILES= AUTHORS COPYING ChangeLog \ |