Maintainer reports that the build error on 6.X is irrelevant, since the nve

driver was put into 6.X a long time ago.  Therefore, mark it as IGNORE in
these cases.

Maintainer also wishes to give up maintainership.  Source: private email.
This commit is contained in:
Mark Linimon 2007-01-13 02:01:29 +00:00
parent 4053a172a7
commit 002b8ea17f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182267

View file

@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://www.onthenet.com.au/~q/nvnet/ MASTER_SITES= http://www.onthenet.com.au/~q/nvnet/
DISTFILES= ${PORTNAME}-src-${DISTVERSION}${EXTRACT_SUFX} DISTFILES= ${PORTNAME}-src-${DISTVERSION}${EXTRACT_SUFX}
MAINTAINER= q@onthenet.com.au MAINTAINER= ports@FreeBSD.org
COMMENT= Driver for NVIDIA MCP Ethernet adapter COMMENT= Driver for NVIDIA MCP Ethernet adapter
DISTVERSION= 20050312 DISTVERSION= 20050312
@ -30,8 +30,8 @@ MAKE_ENV= OSTYPE=${OPSYS}
IGNORE= Systems prior to FreeBSD 4.9 & 5.1 are not supported IGNORE= Systems prior to FreeBSD 4.9 & 5.1 are not supported
.endif .endif
.if ${OSVERSION} >= 601104 .if ${OSVERSION} >= 600021
BROKEN= Does not compile on FreeBSD >= 6.x IGNORE= nve support already exists in base
.endif .endif
pre-fetch: pre-fetch: