diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-10-26 07:37:43 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-10-26 07:37:43 +0000 |
| commit | a964feccbfff9d4ab6db280964bdc70c2796fde3 (patch) | |
| tree | d79373b4272090c6c5c85deabc7c74f8d8c31267 | |
| parent | - Update to 1.6.3 (diff) | |
Mark BROKEN, this port does not build after the recent lang/bigloo update.
Notified by: pointyhat (via pav)
| -rw-r--r-- | textproc/skribe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/skribe/Makefile b/textproc/skribe/Makefile index d6d31efd7e78..e93be3928490 100644 --- a/textproc/skribe/Makefile +++ b/textproc/skribe/Makefile @@ -23,6 +23,8 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-bigloo --prefix=${PREFIX} --docdir=${DOCSDIR} PLIST_SUB= VERSION="${PORTVERSION}" +BROKEN= broken after lang/bigloo update + .SILENT: post-extract: |
