1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

[patch] cleanup non-supported FreeBSD versions

PR:		ports/111641
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	"Jeffrey H. Johnson" <CPE1704TKS@bellsouth.net>
This commit is contained in:
Edwin Groothuis 2007-04-16 04:23:32 +00:00
parent 54a57d9dc9
commit e2dd491a7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190070

View File

@ -29,10 +29,4 @@ GNU_CONFIGURE= yes
MAN1= xar.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not build on FreeBSD < 5.x
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>