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