diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-10-10 16:43:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-10-10 16:43:16 +0000 |
commit | ac60dd37a801d360b4a29935a44ddcd89f51f438 (patch) | |
tree | bf73da15aa0b42aed2459e594350dc657a19fcb2 | |
parent | - Fix the include path reported by pkg-config --cflags (diff) |
- Mark BROKEN, set very short EXPIRATION_DATE
Discussed with: swills
Notes
Notes:
svn path=/head/; revision=330017
-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 |