- Remove support for FreeBSD 4.X.

PR:		ports/111853
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
This commit is contained in:
Jean Milanez Melo 2007-04-24 16:15:31 +00:00
parent a54b7df9bc
commit 7eaf89004f

View file

@ -20,10 +20,4 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
PLIST_SUB= VER=${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>