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