svn commit: r462828 - head/www/p5-AMF-Perl

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


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

Log:
  Remove outdated post-configure:

Modified:
  head/www/p5-AMF-Perl/Makefile

Modified: head/www/p5-AMF-Perl/Makefile
==============================================================================
--- head/www/p5-AMF-Perl/Makefile	Sat Feb 24 14:02:39 2018	(r462827)
+++ head/www/p5-AMF-Perl/Makefile	Sat Feb 24 14:02:45 2018	(r462828)
@@ -21,8 +21,4 @@ USE_PERL5=	configure patch
 post-patch:
 	@${PERL} -pi -e 's/=(?==head)//g' ${WRKSRC}/lib/AMF/Perl.pm
 
-post-configure:
-# dirty hack to deceive irritable pod2man
-	@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list