Remove 4.x support.

PR:		ports/111861
Submitted by:	Marcelo Araujo (maintainer)
This commit is contained in:
Ion-Mihai Tetcu 2007-04-20 02:11:42 +00:00
parent 936c8b20ac
commit 7b2c7e824a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190401

View file

@ -32,10 +32,4 @@ post-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.endif
.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>