summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-21 07:39:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-21 07:39:49 +0000
commit131cd97388c78909b13a26c3ce289bbf3c007b7f (patch)
treed22f5aaa16546b9e90fc0a35df15ff1dc17c67e9 /www
parentUpdate pkg-message to match the current state of the default version (diff)
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
Notes
Notes: svn path=/head/; revision=104813
Diffstat (limited to 'www')
-rw-r--r--www/w3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile
index e568444a5f92..bffd93065318 100644
--- a/www/w3/Makefile
+++ b/www/w3/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \
MAINTAINER= kiri@kiri.toba-cmt.ac.jp
COMMENT?= WWW browser based on emacs/mule
-BUILD_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs
-RUN_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs
+BUILD_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19
+RUN_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19
WRKSRC= ${WRKDIR}/w3
MAKE_ENV+= EMACSCMD=${EMACSCMD} ELISPDIR=${ELISPDIR} \