aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rast
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-24 06:46:55 +0800
committerpav <pav@FreeBSD.org>2008-07-24 06:46:55 +0800
commitf4f195d123962a732ca8046ed1a42ec4cb3e311e (patch)
treec3d3af06ab0c9eeeb0f4efc9a32cb95b1ffd5e38 /textproc/rast
parent788cc56f9a3028cbfc3d40d42dd0e7ed04a2db80 (diff)
downloadfreebsd-ports-gnome-f4f195d123962a732ca8046ed1a42ec4cb3e311e.tar.gz
freebsd-ports-gnome-f4f195d123962a732ca8046ed1a42ec4cb3e311e.tar.zst
freebsd-ports-gnome-f4f195d123962a732ca8046ed1a42ec4cb3e311e.zip
- Mark BROKEN: does not compile (local_db.c:2114: error: request for member
'next' in something not a structure or union)
Diffstat (limited to 'textproc/rast')
-rw-r--r--textproc/rast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile
index 62beca004888..d4a8bbc10160 100644
--- a/textproc/rast/Makefile
+++ b/textproc/rast/Makefile
@@ -18,6 +18,8 @@ COMMENT= Full-text search system using N-gram
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr
+BROKEN= does not compile
+
USE_AUTOTOOLS= libtool:15
USE_BZIP2= YES
USE_BDB= 42