aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Nmap-Scanner
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-24 14:02:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-24 14:02:30 +0000
commita9ba9c8237a14e01b366587b234521cec8481d1e (patch)
tree52e762097695427acdc26a065fc531a8a3dea54a /security/p5-Nmap-Scanner
parentb3b95385595cebdf08998b7ad90251f93e818132 (diff)
downloadports-a9ba9c8237a14e01b366587b234521cec8481d1e.tar.gz
ports-a9ba9c8237a14e01b366587b234521cec8481d1e.zip
Remove outdated post-configure:
Notes
Notes: svn path=/head/; revision=462825
Diffstat (limited to 'security/p5-Nmap-Scanner')
-rw-r--r--security/p5-Nmap-Scanner/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Nmap-Scanner/Makefile b/security/p5-Nmap-Scanner/Makefile
index d84934d86d3b..58d0d6013b29 100644
--- a/security/p5-Nmap-Scanner/Makefile
+++ b/security/p5-Nmap-Scanner/Makefile
@@ -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>