svn commit: r357337 - head/textproc/libwpd

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 10 15:32:19 UTC 2014


Author: bapt
Date: Tue Jun 10 15:32:18 2014
New Revision: 357337
URL: http://svnweb.freebsd.org/changeset/ports/357337
QAT: https://qat.redports.org/buildarchive/r357337/

Log:
  Remove now useless post-patch

Modified:
  head/textproc/libwpd/Makefile

Modified: head/textproc/libwpd/Makefile
==============================================================================
--- head/textproc/libwpd/Makefile	Tue Jun 10 15:27:32 2014	(r357336)
+++ head/textproc/libwpd/Makefile	Tue Jun 10 15:32:18 2014	(r357337)
@@ -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>


More information about the svn-ports-head mailing list