summaryrefslogtreecommitdiff
path: root/security/krb5-appl
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2005-10-29 18:45:28 +0000
committerCy Schubert <cy@FreeBSD.org>2005-10-29 18:45:28 +0000
commit71c894c2c037018bd7c8e9e66e9c41b5ecb9f391 (patch)
treed6e3d68eced1647f0a953748cdc318433c2cd8c5 /security/krb5-appl
parent- Update to 2005.10.06 (diff)
Relocate BROKEN conditional.
Notes
Notes: svn path=/head/; revision=146684
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 45521914fd07..69a11a40ea54 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -17,10 +17,6 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-.if ${OSVERSION} < 501000
-BROKEN= Does not build
-.endif
-
CONFLICTS= krb4-[0-9]* heimdal-[0-9]*
LATEST_LINK= ${PORTNAME}
@@ -77,6 +73,10 @@ HTML_OUTDIRS= krb5-admin krb5-install
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 501000
+BROKEN= Does not build
+.endif
+
post-extract:
@${TAR} -C ${WRKDIR} -xzf ${WRKDIR}/${PORTNAME}-${PORTVERSION}.tar.gz
@${RM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}.tar.gz ${WRKDIR}/${PORTNAME}-${PORTVERSION}.tar.gz.asc