diff options
Diffstat (limited to 'textproc/sary/Makefile')
-rw-r--r-- | textproc/sary/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 50b07ce7c48..4c4f2fd38f8 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://prime.sourceforge.jp/freebsd/ MAINTAINER= knu@FreeBSD.org COMMENT= A suffix array library and tools, which provide fast full-text search +BROKEN= "Broken pkg-plist; will be removed after Feb 2" + USE_GNOME= glib20 gnomehack USE_REINPLACE= yes |