aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-19 12:47:10 +0800
committerkris <kris@FreeBSD.org>2004-04-19 12:47:10 +0800
commit8e2080d31087929e0e5158843cae39f5652465d8 (patch)
tree17515ae125038110668fc8b65f2d5f34fd67c5aa
parent7e388f529db25a3d6878178382d73a565a0a8447 (diff)
downloadfreebsd-ports-gnome-8e2080d31087929e0e5158843cae39f5652465d8.tar.gz
freebsd-ports-gnome-8e2080d31087929e0e5158843cae39f5652465d8.tar.zst
freebsd-ports-gnome-8e2080d31087929e0e5158843cae39f5652465d8.zip
BROKEN: Does not compile
-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"