diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/refdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index cc11572b0457..ecdbf714c81d 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ohartman@zedat.fu-berlin.de COMMENT= Bibliographic reference database BROKEN= Fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-05-26 LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libbtparse.so:${PORTSDIR}/textproc/btparse \ |