1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Remove now useless post-patch

This commit is contained in:
Baptiste Daroussin 2014-06-10 15:32:18 +00:00
parent 991a4a1522
commit 0a1ba9e2ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357337

View File

@ -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>