diff options
Diffstat (limited to 'editors/semi113/Makefile')
-rw-r--r-- | editors/semi113/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile index dfa452e..fc0bbd7 100644 --- a/editors/semi113/Makefile +++ b/editors/semi113/Makefile @@ -35,6 +35,7 @@ SEMI_LISPDIR?= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR} SEMI_VERSION_SPECIFIC_LISPDIR?= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR} .if (${PORTCLASS} == "master") +USE_EMACS= yes EMACS_PORT_NAME= emacs21 DEPPORT_SUFFIX= .else |