svn commit: r386757 - head/games/kanatest
John Marino
marino at FreeBSD.org
Tue May 19 09:49:50 UTC 2015
Author: marino
Date: Tue May 19 09:49:49 2015
New Revision: 386757
URL: https://svnweb.freebsd.org/changeset/ports/386757
Log:
games/kanatest: Mark BROKEN (runtime segfault)
PR: 196452
Modified:
head/games/kanatest/Makefile
Modified: head/games/kanatest/Makefile
==============================================================================
--- head/games/kanatest/Makefile Tue May 19 09:29:41 2015 (r386756)
+++ head/games/kanatest/Makefile Tue May 19 09:49:49 2015 (r386757)
@@ -10,6 +10,8 @@ MASTER_SITES= http://clayo.org/kanatest/
MAINTAINER= ports at FreeBSD.org
COMMENT= Japanese kana (Hiragana and Katakana) simple flashcard tool
+BROKEN= runtime segfault (PR 196452)
+
USES= gettext gmake pkgconfig
USE_GNOME= gtk20 libxml2
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list