From 0a1ba9e2acf7bdeea8b9c2514ad0336fe3881afd Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 10 Jun 2014 15:32:18 +0000 Subject: [PATCH] Remove now useless post-patch --- textproc/libwpd/Makefile | 3 --- 1 file changed, 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