diff options
Diffstat (limited to 'textproc/rst.el/Makefile')
-rw-r--r-- | textproc/rst.el/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index e84637488d94..a09aee053d07 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -24,6 +24,7 @@ EXTRACT_AFTER_ARGS= ${WRKSRC}/rst.el ELISPDIR= ${PREFIX}/${EMACS_SITE_LISPDIR} +NO_STAGE= yes .include <bsd.port.pre.mk> .if (${EMACS_NAME} == "xemacs") |