aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Krb5
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-02-03 13:18:30 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-02-03 13:18:30 +0000
commitaa58955c5fc3bedd7fcb4844bc3eda64200cf68d (patch)
treeda153d727f07f5e8f8eb0e7eab1bb8074c0c7cc8 /security/p5-Authen-Krb5
parent9acdaf5844cd390b9e60e5790f51ddc7ea957c87 (diff)
Notes
Diffstat (limited to 'security/p5-Authen-Krb5')
-rw-r--r--security/p5-Authen-Krb5/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Authen-Krb5/Makefile b/security/p5-Authen-Krb5/Makefile
index daaf9b68ee16..a0dae2c76dec 100644
--- a/security/p5-Authen-Krb5/Makefile
+++ b/security/p5-Authen-Krb5/Makefile
@@ -26,10 +26,6 @@ KRB5_HOME?= ${LOCALBASE}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Doesn't build on 4.x
-.endif
-
post-patch:
@${PERL} -pi -e 's:/usr/local/krb5:${KRB5_HOME}:g; \
s:/usr/local:${LOCALBASE}:g;' \