diff options
Diffstat (limited to 'comms/xwota/Makefile')
-rw-r--r-- | comms/xwota/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/xwota/Makefile b/comms/xwota/Makefile index f26b07501d0a..7ae82154aa3e 100644 --- a/comms/xwota/Makefile +++ b/comms/xwota/Makefile @@ -17,6 +17,7 @@ USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} |