aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/xlog/Makefile2
-rw-r--r--textproc/stardict2/Makefile2
-rw-r--r--textproc/stardict3/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index 6ab922a6fb51..87b32ffa94b0 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.qsl.net/pg4i/download/
MAINTAINER= patrick@FreeBSD.org
COMMENT= An Amateur Radio station logging application
+BROKEN= "Does not compile"
+
USE_GNOME= gtk20
GNU_CONFIGURE= yes
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"
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile
index e3bd51151797..ee9012ce4d29 100644
--- a/textproc/stardict3/Makefile
+++ b/textproc/stardict3/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"