aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile')
-rw-r--r--databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile
index db18e72083a3..fd3683225c99 100644
--- a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile
+++ b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile
@@ -21,13 +21,4 @@ PERL_CONFIGURE= yes
MAN3= Class::DBI::Plugin::RetrieveAll.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-post-patch:
- ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \
- -e '$$_="" if /use warnings/;' \
- ${WRKSRC}/lib/Class/DBI/Plugin/RetrieveAll.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>