diff options
Diffstat (limited to 'devel/xtla/Makefile')
-rw-r--r-- | devel/xtla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile index 6504cd0251dc..f18104b3f1b3 100644 --- a/devel/xtla/Makefile +++ b/devel/xtla/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla \ ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/tree-widget/tree-widget.el:${PORTSDIR}/editors/tree-widget RUN_DEPENDS= ${BUILD_DEPENDS} +USE_EMACS= yes EMACS_PORT_NAME?= emacs21 .if ${EMACS_PORT_NAME} != "emacs21" |