diff options
author | kris <kris@FreeBSD.org> | 2002-03-25 02:28:40 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-03-25 02:28:40 +0000 |
commit | 784828320a6b55af1552bf6156fe317d73d3eb35 (patch) | |
tree | 3c96cc971e163ba33599c79c3b58b644af138bef | |
parent | d8b3efbd39807f7bffaf2c79eab330b1d84dcbde (diff) | |
download | FreeBSD-ports-784828320a6b55af1552bf6156fe317d73d3eb35.zip FreeBSD-ports-784828320a6b55af1552bf6156fe317d73d3eb35.tar.gz |
BROKEN: Does not fetch
-rw-r--r-- | databases/clip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 9b220e3..e68ea0a 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not fetch" + USE_BISON= yes USE_GMAKE= yes ALL_TARGET= local |