diff options
Diffstat (limited to 'textproc/libwpd/Makefile')
-rw-r--r-- | textproc/libwpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile index d9ed19b410b0..db33533eec30 100644 --- a/textproc/libwpd/Makefile +++ b/textproc/libwpd/Makefile @@ -20,6 +20,7 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --without-docs PLIST_SUB= MAJVER=${PORTVERSION:R} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS = / s| docs||' ${WRKSRC}/Makefile.in |