svn commit: r462822 - head/graphics/p5-SWF-File

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


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

Log:
  Remove outdated post-configure:

Modified:
  head/graphics/p5-SWF-File/Makefile

Modified: head/graphics/p5-SWF-File/Makefile
==============================================================================
--- head/graphics/p5-SWF-File/Makefile	Sat Feb 24 14:02:10 2018	(r462821)
+++ head/graphics/p5-SWF-File/Makefile	Sat Feb 24 14:02:15 2018	(r462822)
@@ -18,7 +18,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5 dos2unix
 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