diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-01-15 15:53:37 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-01-15 15:53:37 +0000 |
commit | d908dcb7e12b7bbd87b8dea5818742248f406d4e (patch) | |
tree | f2d292c99420d09bf6be24907badbbfbd5436714 /lang/oo2c | |
parent | 58dc2ae80c2b7ef386038c51828bf74c2ba69aca (diff) |
Notes
Diffstat (limited to 'lang/oo2c')
-rw-r--r-- | lang/oo2c/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 429e144c6f76..83bf655fa30b 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -17,6 +17,8 @@ COMMENT= Optimizing Oberon-2 compiler of University of Kaiserslautern, Germany BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc +BROKEN= does not build + DOCSDIR= lib/${PORTNAME} USE_BZIP2= yes USE_AUTOTOOLS= libtool:22 |