diff options
Diffstat (limited to 'editors/speedbar/Makefile')
-rw-r--r-- | editors/speedbar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index 3500abc..95b44dd 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} MAINTAINER= dryice@dryice.name COMMENT= Quick access to files and tags in an Emacs frame +USE_EMACS= yes EMACS_PORT_NAME?= emacs21 USE_REINPLACE= yes |