aboutsummaryrefslogtreecommitdiff
path: root/textproc/libwpd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-10 15:32:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-10 15:32:18 +0000
commit0a1ba9e2acf7bdeea8b9c2514ad0336fe3881afd (patch)
tree2dd8eb738842764929af07407e8747a1d714afec /textproc/libwpd
parent991a4a1522fe7a6a30e89b1340e139337f090331 (diff)
downloadports-0a1ba9e2acf7bdeea8b9c2514ad0336fe3881afd.tar.gz
ports-0a1ba9e2acf7bdeea8b9c2514ad0336fe3881afd.zip
Remove now useless post-patch
Notes
Notes: svn path=/head/; revision=357337
Diffstat (limited to 'textproc/libwpd')
-rw-r--r--textproc/libwpd/Makefile3
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>