diff options
author | swills <swills@FreeBSD.org> | 2018-09-05 10:21:15 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-09-05 10:21:15 +0800 |
commit | f8a6934a0d1cf41aa61be8ac792ee38fd39f0a48 (patch) | |
tree | e1e584c2a3a0e6051aaa23cd3a643e28287ec8a9 /textproc | |
parent | 9d95f7e1d65e99426e7dac9f3d49286458465b8b (diff) | |
download | freebsd-ports-gnome-f8a6934a0d1cf41aa61be8ac792ee38fd39f0a48.tar.gz freebsd-ports-gnome-f8a6934a0d1cf41aa61be8ac792ee38fd39f0a48.tar.zst freebsd-ports-gnome-f8a6934a0d1cf41aa61be8ac792ee38fd39f0a48.zip |
textproc/yamcha: mark broken on 12
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/yamcha/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 64fbc3e77431..6dc9ef200039 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://chasen.org/~taku/software/yamcha/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Multipurpose CHunk Annotator +BROKEN_FreeBSD_12= declaration of 'exit' has a different language linkage + BUILD_DEPENDS= svm_learn:science/svmlight GNU_CONFIGURE= yes |