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