Index: head/security/p5-Nmap-Parser/Makefile =================================================================== --- head/security/p5-Nmap-Parser/Makefile (revision 462823) +++ head/security/p5-Nmap-Parser/Makefile (revision 462824) @@ -1,27 +1,24 @@ # Created by: Joshua D. Abraham # $FreeBSD$ PORTNAME= Nmap-Parser PORTVERSION= 1.36 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Parse nmap scan data with perl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-XML-Twig>=3.16:textproc/p5-XML-Twig RUN_DEPENDS:= ${BUILD_DEPENDS} \ nmap:security/nmap NO_ARCH= yes USES= perl5 USE_PERL5= configure -post-configure: - @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile - .include