diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:30:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:30:52 +0000 |
commit | 18f405e5b2b612aed56c5b7714a80c4882e8187d (patch) | |
tree | 666239a16b5d2d6c33bf1b75c39c51d3bb53ba76 /chinese | |
parent | a9259c47301952ef227d8543129aae9873db6f41 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/emacs20/Makefile | 3 | ||||
-rw-r--r-- | chinese/xemacs/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/chinese/emacs20/Makefile b/chinese/emacs20/Makefile index 3aa31ced1e56..74ad207bc48c 100644 --- a/chinese/emacs20/Makefile +++ b/chinese/emacs20/Makefile @@ -12,6 +12,9 @@ MASTERDIR= ${.CURDIR}/../../editors/emacs20 MAINTAINER= clive@FreeBSD.org +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + WITH_XPG4= yes PKGMESSAGE= ${.CURDIR}/pkg-message diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index f10b7854ff66..470c7a90876a 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-mule${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= XEmacs text editor version 20, with XIM support and Big5 settings +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf |