diff options
author | linimon <linimon@FreeBSD.org> | 2007-07-19 17:29:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-07-19 17:29:10 +0800 |
commit | c2ba19da3d0c645c81fbb5b0284fd79513de367e (patch) | |
tree | 61e32de51df737e06ec4f1fe3655687888e62457 /korean | |
parent | 644ace82d344feaa8060dddf22229ae2775d053e (diff) | |
download | freebsd-ports-gnome-c2ba19da3d0c645c81fbb5b0284fd79513de367e.tar.gz freebsd-ports-gnome-c2ba19da3d0c645c81fbb5b0284fd79513de367e.tar.zst freebsd-ports-gnome-c2ba19da3d0c645c81fbb5b0284fd79513de367e.zip |
Start the deorbit burn of emacs19 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat: portmgr
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hanemacs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/korean/hanemacs/Makefile b/korean/hanemacs/Makefile index 01f3f963ba98..001738827bcb 100644 --- a/korean/hanemacs/Makefile +++ b/korean/hanemacs/Makefile @@ -19,6 +19,9 @@ COMMENT= Korean version of GNU editing macros ONLY_FOR_ARCHS= i386 +DEPRECATED= depends on emacs19 which is obsolete +EXPIRATION_DATE= 2007-08-19 + WRKSRC= ${WRKDIR}/hanemacs-19.34 GNU_CONFIGURE= yes USE_GMAKE= yes |