From 8e2080d31087929e0e5158843cae39f5652465d8 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 19 Apr 2004 04:47:10 +0000 Subject: BROKEN: Does not compile --- textproc/stardict2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/stardict2') diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index e3bd51151797..ee9012ce4d29 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= stardict MAINTAINER= ld@FreeBSD.org.cn COMMENT= A cross-platform and international dictionary written in Gtk2 +BROKEN= "Does not compile" + GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit