aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 08:30:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 08:30:52 +0000
commit3244293a3923eddc659a79f342f78fe1a5e53c25 (patch)
treece50737e3ccb6d44643bd683e22dc4611a10566d /multimedia
parent17e053f06949f39316147386471400ae29df198c (diff)
downloadports-3244293a3923eddc659a79f342f78fe1a5e53c25.tar.gz
ports-3244293a3923eddc659a79f342f78fe1a5e53c25.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/p5-Video-Info/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/multimedia/p5-Video-Info/Makefile b/multimedia/p5-Video-Info/Makefile
index 5748fa085960..f6cde83a1894 100644
--- a/multimedia/p5-Video-Info/Makefile
+++ b/multimedia/p5-Video-Info/Makefile
@@ -26,11 +26,4 @@ MANCOMPRESSED= no
MAN3= Video::Info.3
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${PERL_LEVEL} < 500803
- ${PERL} -pi -e '$$_="" if m{5.008|warnings}' ${WRKSRC}/Makefile.PL ${WRKSRC}/lib/Video/Info.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>