diff options
Diffstat (limited to 'editors/apel-emacs20/Makefile')
-rw-r--r-- | editors/apel-emacs20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile index dc2f98fc56fd..b6787ad49d6c 100644 --- a/editors/apel-emacs20/Makefile +++ b/editors/apel-emacs20/Makefile @@ -14,6 +14,7 @@ PORTCLASS= slave MASTERDIR= ${.CURDIR}/../../editors/apel # emacs port setup +USE_EMACS= yes EMACS_PORT_NAME= emacs20 .include "${MASTERDIR}/Makefile" |