summaryrefslogtreecommitdiff
path: root/textproc/rast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rast/Makefile')
-rw-r--r--textproc/rast/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile
index 8df677da3de9..62adfd42705f 100644
--- a/textproc/rast/Makefile
+++ b/textproc/rast/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rast
PORTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://projects.netlab.jp/rast/archives/ \
http://dist.bsdlab.org/
@@ -10,8 +10,11 @@ MASTER_SITES= http://projects.netlab.jp/rast/archives/ \
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Full-text search system using N-gram
+DEPRECATED= Broken for more than 6 month
+EXPIRATION_DATE= 2013-11-18
+
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
-LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1
+LIB_DEPENDS= libapr-1.so:${PORTSDIR}/devel/apr1
USE_AUTOTOOLS= libtool
USE_BZIP2= YES