diff options
Diffstat (limited to 'chinese/enscript')
-rw-r--r-- | chinese/enscript/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |