Remove outdated post-configure:

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-02-24 14:02:25 +00:00
parent d71bcc791f
commit b3b9538559
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462824

View File

@ -21,7 +21,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
post-configure:
@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
.include <bsd.port.mk>