- Remove FreeBSD 4.x bits.

Submitted by:	araujo
PR:		ports/111849
This commit is contained in:
Stanislav Sedov 2007-06-24 08:29:17 +00:00
parent 051d5c4e63
commit e7758ca717
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194161

View file

@ -25,12 +25,6 @@ MAKEFILE= ${WRKSRC}/make/gcc.mak
SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= does not compile
.endif
post-patch:
#
# CFLAGS safety
@ -52,4 +46,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
.include <bsd.port.mk>