aboutsummaryrefslogtreecommitdiffstats
path: root/net/nvnet
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-01-13 10:01:29 +0800
committerlinimon <linimon@FreeBSD.org>2007-01-13 10:01:29 +0800
commit59e0b73eacf85224a8cc02462efa266c20b1a641 (patch)
tree7a332ed14d8fb822144e241cee3acb157ca6a99b /net/nvnet
parente06eec3933e6b430f5e65be968752927495fa2f0 (diff)
downloadfreebsd-ports-gnome-59e0b73eacf85224a8cc02462efa266c20b1a641.tar.gz
freebsd-ports-gnome-59e0b73eacf85224a8cc02462efa266c20b1a641.tar.zst
freebsd-ports-gnome-59e0b73eacf85224a8cc02462efa266c20b1a641.zip
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.
Diffstat (limited to 'net/nvnet')
-rw-r--r--net/nvnet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nvnet/Makefile b/net/nvnet/Makefile
index e75995d5a452..8b8efb53b581 100644
--- a/net/nvnet/Makefile
+++ b/net/nvnet/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://www.onthenet.com.au/~q/nvnet/
DISTFILES= ${PORTNAME}-src-${DISTVERSION}${EXTRACT_SUFX}
-MAINTAINER= q@onthenet.com.au
+MAINTAINER= ports@FreeBSD.org
COMMENT= Driver for NVIDIA MCP Ethernet adapter
DISTVERSION= 20050312
@@ -30,8 +30,8 @@ MAKE_ENV= OSTYPE=${OPSYS}
IGNORE= Systems prior to FreeBSD 4.9 & 5.1 are not supported
.endif
-.if ${OSVERSION} >= 601104
-BROKEN= Does not compile on FreeBSD >= 6.x
+.if ${OSVERSION} >= 600021
+IGNORE= nve support already exists in base
.endif
pre-fetch: