summaryrefslogtreecommitdiff
path: root/lang/logo
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 /lang/logo
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 'lang/logo')
-rw-r--r--lang/logo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile
index e49e0e6afc07..d8efe15f0c9f 100644
--- a/lang/logo/Makefile
+++ b/lang/logo/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Brian Harvey's logo language interpreter
.if defined(EMACS_LOGO_MODE)
-BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
+BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs19
.endif
.if defined(WITH_FULL_DOCS)
.undef NOPORTDOCS