svn commit: r462821 - head/graphics/p5-SWF-Builder

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


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

Log:
  Remove outdated post-configure:

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

Modified: head/graphics/p5-SWF-Builder/Makefile
==============================================================================
--- head/graphics/p5-SWF-Builder/Makefile	Sat Feb 24 14:02:05 2018	(r462820)
+++ head/graphics/p5-SWF-Builder/Makefile	Sat Feb 24 14:02:10 2018	(r462821)
@@ -21,7 +21,4 @@ SHEBANG_FILES=	lib/SWF/Builder/ActionScript/Compiler.p
 USE_PERL5=	configure
 NO_ARCH=	yes
 
-post-configure:
-	@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list