diff options
Diffstat (limited to 'textproc/atom')
-rw-r--r-- | textproc/atom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/atom/Makefile b/textproc/atom/Makefile index 713e7985354d..be55f90db6e4 100644 --- a/textproc/atom/Makefile +++ b/textproc/atom/Makefile @@ -22,6 +22,7 @@ PORTDOCS= README \ TODO \ testFile +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1 |