diff options
Diffstat (limited to 'devel/xtla/Makefile')
-rw-r--r-- | devel/xtla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile index f76046219ce4..8f1af48dde54 100644 --- a/devel/xtla/Makefile +++ b/devel/xtla/Makefile @@ -19,7 +19,7 @@ COMMENT= An Emacs front-end to tla BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla \ ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/tree-widget/tree-widget.el:${PORTSDIR}/editors/tree-widget -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_EMACS= yes |