1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Remove unnecessary inclusion of bsd.port.options.mk.

This commit is contained in:
Adam Weinberger 2014-02-17 17:57:34 +00:00
parent 0741b7f687
commit abefb32e5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344803

View File

@ -35,8 +35,6 @@ FILES= ${WRKSRC}/fail2ban-regex \
${WRKSRC}/client/configreader.py \
${WRKSRC}/fail2ban-client
.include <bsd.port.options.mk>
post-patch:
@${ECHO_CMD} ${FILES} | ${XARGS} ${REINPLACE_CMD} -e 's,/etc/fail2ban,${ETCDIR},g'
@${REINPLACE_CMD} -e 's,/bin/grep,grep,g' \