aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 07:48:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 07:48:48 +0000
commitb77027ff367bd483a05125b9e59ec51183a750d7 (patch)
tree68f4bf91a0cca80e6657a533e5ab5b876819ef7e /chinese
parenta16ab4a21af5e3ff4efd8095afe335206eaefbba (diff)
downloadports-b77027ff367bd483a05125b9e59ec51183a750d7.tar.gz
ports-b77027ff367bd483a05125b9e59ec51183a750d7.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/dictd/Makefile2
-rw-r--r--chinese/enscript/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/dictd/Makefile b/chinese/dictd/Makefile
index 3c5beca66d8b..6c18b6130e69 100644
--- a/chinese/dictd/Makefile
+++ b/chinese/dictd/Makefile
@@ -20,6 +20,8 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-index.c \
# ${CAT} ${MASTERDIR}/pkg-plist >> ${PLIST}
BROKEN= "Does not patch"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-06-18
.include "${MASTERDIR}/Makefile"
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile
index 25f7cff2340b..6ea76766493b 100644
--- a/chinese/enscript/Makefile
+++ b/chinese/enscript/Makefile
@@ -21,6 +21,8 @@ PKGMESSAGE= ${.CURDIR}/pkg-message
USE_GHOSTSCRIPT_RUN= yes
BROKEN= "Fails to patch"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-06-18
pre-fetch:
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes