aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SWF-Builder
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-24 14:02:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-24 14:02:10 +0000
commit47010bbb599494a18052170a52858aebf9dec8f1 (patch)
tree7b033500e7039a1f84400bb54df8d409b1c3e840 /graphics/p5-SWF-Builder
parentcd225cf8a7c2cea80a8b185a71216b59c9b64a24 (diff)
Notes
Diffstat (limited to 'graphics/p5-SWF-Builder')
-rw-r--r--graphics/p5-SWF-Builder/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/p5-SWF-Builder/Makefile b/graphics/p5-SWF-Builder/Makefile
index 4ebd6dbb709a..efe758ba917d 100644
--- a/graphics/p5-SWF-Builder/Makefile
+++ b/graphics/p5-SWF-Builder/Makefile
@@ -21,7 +21,4 @@ SHEBANG_FILES= lib/SWF/Builder/ActionScript/Compiler.pm
USE_PERL5= configure
NO_ARCH= yes
-post-configure:
- @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
.include <bsd.port.mk>