diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-11 00:43:16 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-11 00:43:16 +0800 |
commit | 7eb8a1392dea923a8c5cc75a5b80c6814b23ae55 (patch) | |
tree | bf73da15aa0b42aed2459e594350dc657a19fcb2 | |
parent | e579c83993cc85ca28d67fab6836964967c0a2f5 (diff) | |
download | freebsd-ports-gnome-7eb8a1392dea923a8c5cc75a5b80c6814b23ae55.tar.gz freebsd-ports-gnome-7eb8a1392dea923a8c5cc75a5b80c6814b23ae55.tar.zst freebsd-ports-gnome-7eb8a1392dea923a8c5cc75a5b80c6814b23ae55.zip |
- Mark BROKEN, set very short EXPIRATION_DATE
Discussed with: swills
-rw-r--r-- | japanese/ruby-rdic/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/ruby-rdic/Makefile b/japanese/ruby-rdic/Makefile index 4afe2611cb22..2aad8d4000aa 100644 --- a/japanese/ruby-rdic/Makefile +++ b/japanese/ruby-rdic/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A search tool for Eijiro by ruby +BROKEN= has broken dependacy +EXPIRATION_DATE= 2013-10-10 + RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/mmap.so:${PORTSDIR}/devel/ruby-mmap NOT_FOR_ARCHS= amd64 |