diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
commit | b09666fc1e84f3c48ffd364896f780150a2cf5a9 (patch) | |
tree | c998550baecf34be07870269231bbbcbca9ae8c8 /editors/slime | |
parent | 59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff) | |
download | ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.tar.gz ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.zip |
Notes
Diffstat (limited to 'editors/slime')
-rw-r--r-- | editors/slime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/slime/Makefile b/editors/slime/Makefile index 9416d721acba..eae2fd79bbb3 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -14,6 +14,7 @@ MAINTAINER= dom@happygiraffe.net COMMENT= Superior Lisp Interaction Mode for Emacs USE_GMAKE= yes +USE_EMACS= yes EMACS_PORT_NAME?= emacs21 INFO= slime |