diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-28 01:35:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-28 01:35:26 +0800 |
commit | 8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1 (patch) | |
tree | a02360551e070e1adb95c45d1cb79ac1f276c0c6 /textproc | |
parent | b1ffef49bf10c38c363ba02f9078a4dddbf99d78 (diff) | |
download | freebsd-ports-gnome-8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1.tar.gz freebsd-ports-gnome-8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1.tar.zst freebsd-ports-gnome-8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1.zip |
Deprecate ports broken for more than 6 month
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-lucene/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index 0c4800aa7dc5..0bfcfdb3e1a8 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/textproc/lucene:extract BROKEN= fails to build +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2014-02-27 USE_PYTHON= yes USE_GCC= 4.2+ |