aboutsummaryrefslogtreecommitdiff
path: root/mail/maildirsync
diff options
context:
space:
mode:
Diffstat (limited to 'mail/maildirsync')
-rw-r--r--mail/maildirsync/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/mail/maildirsync/Makefile b/mail/maildirsync/Makefile
index 6c3c72274c43..0f204cfe2cd0 100644
--- a/mail/maildirsync/Makefile
+++ b/mail/maildirsync/Makefile
@@ -17,12 +17,6 @@ USE_PERL5= yes
MAN1= maildirsync.1
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6.0 or higher
-.endif
-
do-build:
${PERL} -pi -e 's!/usr/bin/perl!${PERL}!' ${WRKSRC}/maildirsync.pl
pod2man ${WRKSRC}/maildirsync.pod > ${WRKSRC}/maildirsync.1
@@ -38,4 +32,4 @@ do-install:
.endfor
${INSTALL_DATA} ${WRKSRC}/contrib/mailbalance-0.2.0/* ${EXAMPLESDIR}/mailbalance
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>