diff options
author | kris <kris@FreeBSD.org> | 2002-10-13 12:53:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-13 12:53:42 +0800 |
commit | a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3 (patch) | |
tree | e6362e7b89d3f946d2b47104af9c14bb8f69f02b /net-p2p/gift | |
parent | 06b57f98844cb99ac4c0e3376e7d3d9df2b3025d (diff) | |
download | freebsd-ports-gnome-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.tar.gz freebsd-ports-gnome-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.tar.zst freebsd-ports-gnome-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.zip |
BROKEN -> IGNORE to prevent package build
Diffstat (limited to 'net-p2p/gift')
-rw-r--r-- | net-p2p/gift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index dff24b7d3782..1251fbcd1945 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} MAINTAINER= lioux@FreeBSD.org -BROKEN= 'Does not currently work' +IGNORE= 'Does not currently work' GNU_CONFIGURE= yes |