diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 02:41:24 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 02:41:24 +0000 |
commit | 146d59ee7a7ab4d2b4eba1a628e085e87b8504d3 (patch) | |
tree | b3dab5f2df354f781d8b0a9a9850dff65a922ea7 /lang | |
parent | 3af5a19d442d78b0efdd9e3e9580604a6251aa02 (diff) | |
download | FreeBSD-ports-146d59ee7a7ab4d2b4eba1a628e085e87b8504d3.zip FreeBSD-ports-146d59ee7a7ab4d2b4eba1a628e085e87b8504d3.tar.gz |
BROKEN: Dies with sig11 during build
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index a4044f2..2c19480 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= twp@unchi.org +BROKEN= "Dies with sig11 during build" + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-machine=FreeBSD MAKEFILE= makefile |