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 /www | |
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 'www')
-rw-r--r-- | www/w3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile index 25432c06d11e..92d8589f58fc 100644 --- a/www/w3/Makefile +++ b/www/w3/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/www/ MAINTAINER= ports@FreeBSD.org COMMENT?= WWW browser based on emacs/mule +DEPRECATED= distfile is 10 years old and depends on emacs19 which is obsolete +EXPIRATION_DATE= 2007-08-19 + BUILD_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19 RUN_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19 |