diff options
Diffstat (limited to 'textproc/libwpd/Makefile')
-rw-r--r-- | textproc/libwpd/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile index 93e80e181ae5..374a9618f6dd 100644 --- a/textproc/libwpd/Makefile +++ b/textproc/libwpd/Makefile @@ -22,7 +22,4 @@ INSTALL_TARGET= install-strip CONFIGURE_ARGS= --without-docs PLIST_SUB= MAJVER=${PORTVERSION:R} -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS = / s| docs||' ${WRKSRC}/Makefile.in - .include <bsd.port.mk> |