aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/stardict2
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 /textproc/stardict2
parent7e388f529db25a3d6878178382d73a565a0a8447 (diff)
downloadfreebsd-ports-gnome-8e2080d31087929e0e5158843cae39f5652465d8.tar.gz
freebsd-ports-gnome-8e2080d31087929e0e5158843cae39f5652465d8.tar.zst
freebsd-ports-gnome-8e2080d31087929e0e5158843cae39f5652465d8.zip
BROKEN: Does not compile
Diffstat (limited to 'textproc/stardict2')
-rw-r--r--textproc/stardict2/Makefile2
1 files changed, 2 insertions, 0 deletions
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"