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