diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 13:03:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 13:03:52 +0000 |
commit | b2565d64610b1fd7a32df76581e05843ce806ec4 (patch) | |
tree | 629c5482f8488af51e4749eb38da3012fc747938 /devel/bnf | |
parent | 83f20fd008f01555c6e3473aaaf382b52214b41f (diff) | |
download | ports-b2565d64610b1fd7a32df76581e05843ce806ec4.tar.gz ports-b2565d64610b1fd7a32df76581e05843ce806ec4.zip |
Notes
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 |