aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Krb5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-Krb5/Makefile')
-rw-r--r--security/p5-Authen-Krb5/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/p5-Authen-Krb5/Makefile b/security/p5-Authen-Krb5/Makefile
index 58dbc61fbc17..35f231901251 100644
--- a/security/p5-Authen-Krb5/Makefile
+++ b/security/p5-Authen-Krb5/Makefile
@@ -21,12 +21,7 @@ PERL_CONFIGURE= yes
MAN3= Authen::Krb5.3
-.include <bsd.port.pre.mk>
-
post-patch:
@${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},g' ${WRKSRC}/Makefile.PL
-.if ${PERL_LEVEL} < 500800
- @${REINPLACE_CMD} -e 's,const char,char,g' ${WRKSRC}/Krb5.xs
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>