diff options
author | erwin <erwin@FreeBSD.org> | 2010-01-15 23:53:37 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-01-15 23:53:37 +0800 |
commit | 68f64326bd2b77483556ffc9643296a83c233a12 (patch) | |
tree | 294bfc5e1154dfe1c14ef7dd616c590e4b8b7488 | |
parent | 43e5f30790439bcf2b1a018a5b338b2640541ed3 (diff) | |
download | freebsd-ports-gnome-68f64326bd2b77483556ffc9643296a83c233a12.tar.gz freebsd-ports-gnome-68f64326bd2b77483556ffc9643296a83c233a12.tar.zst freebsd-ports-gnome-68f64326bd2b77483556ffc9643296a83c233a12.zip |
Mark BROKEN: does not build
-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 |