diff options
Diffstat (limited to 'editors/treeform')
-rw-r--r-- | editors/treeform/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/treeform/Makefile b/editors/treeform/Makefile index 55c5e0c80b25..d126a145c788 100644 --- a/editors/treeform/Makefile +++ b/editors/treeform/Makefile @@ -18,6 +18,7 @@ SUB_FILES= treeform WRKSRC= ${WRKDIR}/TreeForm +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKDIR}/treeform ${PREFIX}/bin cd ${WRKSRC} \ |