diff options
Diffstat (limited to 'x11/mxico')
-rw-r--r-- | x11/mxico/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/mxico/Makefile b/x11/mxico/Makefile index 16c24a5afb18..1ed81a146a7d 100644 --- a/x11/mxico/Makefile +++ b/x11/mxico/Makefile @@ -18,6 +18,7 @@ USE_XORG= x11 xext WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= mxico.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |