aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-29 22:07:39 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-29 22:07:39 +0000
commitb95c64f5a9b658108cdf84311cde15714cae95f3 (patch)
tree399629f41e08cb15fc8231fb7d6393d15c6275b0 /chinese
parent9b215050406582ff496c5715e522bcb6e47dba23 (diff)
downloadports-b95c64f5a9b658108cdf84311cde15714cae95f3.tar.gz
ports-b95c64f5a9b658108cdf84311cde15714cae95f3.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/cdict5/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/chinese/cdict5/Makefile b/chinese/cdict5/Makefile
index a67699226604..289f902673f0 100644
--- a/chinese/cdict5/Makefile
+++ b/chinese/cdict5/Makefile
@@ -19,13 +19,16 @@ COMMENT= Chinese-English / English-Chinese dictionary
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
+DEPRECATED= cdict5-file.tgz does not exist anymore
+EXPIRATION_DATE= 2005-12-29
+
IGNOREFILES= cdict5-file.tgz
.include <bsd.port.pre.mk>
-.if !exists(${DISTDIR}/cdict5-file.tgz)
-IGNORE= "You have to obtain 21st Century Dictionary v5.0 data files yourself"
-.endif
+#.if !exists(${DISTDIR}/cdict5-file.tgz)
+#IGNORE= "You have to obtain 21st Century Dictionary v5.0 data files yourself"
+#.endif
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}