forked from Lainports/freebsd-ports
- Remove support for FreeBSD 4.X.
PR: ports/111853 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
This commit is contained in:
parent
a54b7df9bc
commit
7eaf89004f
1 changed files with 1 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue