svn commit: r462825 - head/security/p5-Nmap-Scanner

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 24 14:02:31 UTC 2018


Author: sunpoet
Date: Sat Feb 24 14:02:30 2018
New Revision: 462825
URL: https://svnweb.freebsd.org/changeset/ports/462825

Log:
  Remove outdated post-configure:

Modified:
  head/security/p5-Nmap-Scanner/Makefile

Modified: head/security/p5-Nmap-Scanner/Makefile
==============================================================================
--- head/security/p5-Nmap-Scanner/Makefile	Sat Feb 24 14:02:25 2018	(r462824)
+++ head/security/p5-Nmap-Scanner/Makefile	Sat Feb 24 14:02:30 2018	(r462825)
@@ -20,7 +20,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-post-configure:
-	@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list