Remove workarounds for FreeBSD 4.

PR:		ports/111670
Submitted by:	edwin
Approved by:	miwi (mentor)
This commit is contained in:
Edward Tomasz Napierala 2007-04-17 14:10:56 +00:00
parent 4c8d45ca7e
commit ec7cf3514a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190186

View File

@ -19,10 +19,4 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not compile on 4.x
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>