diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-01-21 19:27:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-01-21 19:27:13 +0000 |
commit | 77b6b181ff77e3750f34dfacd6e77cb83b168797 (patch) | |
tree | 73757541a25d7b2edb09cdf46442fb093078a745 /net/gift | |
parent | b9fc6202319a6bd9b9f1ddde091e5d854a64b989 (diff) |
Notes
Diffstat (limited to 'net/gift')
-rw-r--r-- | net/gift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gift/Makefile b/net/gift/Makefile index 94cae5417671..dff24b7d3782 100644 --- a/net/gift/Makefile +++ b/net/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 \ |