diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 21:03:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 21:03:52 +0800 |
commit | aa39905a01e4680a55bff744b3b54cd17e3da00c (patch) | |
tree | 173d86f83a8cd648ccbe692371da81ee0a905fa1 /devel/bnf | |
parent | 7a7fd76f0b7868b3dfac26bca2989e5d3af4c174 (diff) | |
download | freebsd-ports-gnome-aa39905a01e4680a55bff744b3b54cd17e3da00c.tar.gz freebsd-ports-gnome-aa39905a01e4680a55bff744b3b54cd17e3da00c.tar.zst freebsd-ports-gnome-aa39905a01e4680a55bff744b3b54cd17e3da00c.zip |
Mark broken some ports with unfetchable distfiles
Diffstat (limited to 'devel/bnf')
-rw-r--r-- | devel/bnf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bnf/Makefile b/devel/bnf/Makefile index fe4e20aac51b..330bd86f0663 100644 --- a/devel/bnf/Makefile +++ b/devel/bnf/Makefile @@ -17,6 +17,8 @@ MASTER_SITES= http://ftp.dkuug.dk/gnu/ftp/savannah/files/bnf/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Generate C parser given a grammar in BNF notation +BROKEN= Does not fetch + GNU_CONFIGURE= yes INFO= bnf |