aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Filesys-Virtual-Plain/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Filesys-Virtual-Plain/Makefile')
-rw-r--r--devel/p5-Filesys-Virtual-Plain/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-Filesys-Virtual-Plain/Makefile b/devel/p5-Filesys-Virtual-Plain/Makefile
index c779530a7b76..a6ee6ea2e34b 100644
--- a/devel/p5-Filesys-Virtual-Plain/Makefile
+++ b/devel/p5-Filesys-Virtual-Plain/Makefile
@@ -21,11 +21,4 @@ PERL_CONFIGURE= yes
MAN3= Filesys::Virtual::Plain.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} <= 500503
-post-patch:
- @${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1); $$1/;' ${WRKSRC}/Plain.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>