Date: Tue, 10 Jun 2014 15:32:19 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357337 - head/textproc/libwpd Message-ID: <201406101532.s5AFWJ2R065434@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406101532.s5AFWJ2R065434>