diff options
Diffstat (limited to 'net/gift')
-rw-r--r-- | net/gift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gift/Makefile b/net/gift/Makefile index dff24b7d3782..1251fbcd1945 100644 --- a/net/gift/Makefile +++ b/net/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 |