diff options
Diffstat (limited to 'sysutils/xstow/Makefile')
-rw-r--r-- | sysutils/xstow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile index 71b42b174b50..cc7e6aef193d 100644 --- a/sysutils/xstow/Makefile +++ b/sysutils/xstow/Makefile @@ -23,6 +23,7 @@ MAN5= xstow.ini.5 # This port always installs documentation, so we cannot respect NOPORTDOCS PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO xstow.html xstow.ini xstow.ini.html +NO_STAGE= yes post-install: (cd ${WRKSRC} && \ ${INSTALL_MAN} AUTHORS COPYING ChangeLog NEWS README TODO ${DOCSDIR}) |