From c357a8ec58e2188bc7ffe0001dac9ae747e450d2 Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 17 Dec 2004 08:11:09 +0000 Subject: With portmgr hat on, mark as BROKEN and DEPRECATED. It not only depends on an obsolete version of QT, but even if you work around that, it fails to patch. --- textproc/kbedic/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'textproc/kbedic') diff --git a/textproc/kbedic/Makefile b/textproc/kbedic/Makefile index 33938afa59b3..b5069e8c02d7 100644 --- a/textproc/kbedic/Makefile +++ b/textproc/kbedic/Makefile @@ -17,6 +17,10 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= todorov@freebsd-bg.org COMMENT= An English-to-Bulgarian and Bulgarian-to-English dictionary +BROKEN= "fails to patch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-02-17 + RUN_DEPENDS= ${DICT_DIR}/${DICT_CHECK}:${PORTSDIR}/textproc/bedic-data DICT_CHECK?= buleng.dat -- cgit