summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-07-18 23:47:20 +0000
committerlinimon <linimon@FreeBSD.org>2005-07-18 23:47:20 +0000
commit0aea0414659713ff18c340f23a1e82526f3cc8d6 (patch)
tree21d769ec82ef276e5a3cd6797d9b84e0ad577bce /comms
parentd3ff6a4c6a6a338902a8d58f38887fe8f80c08c9 (diff)
downloadFreeBSD-ports-0aea0414659713ff18c340f23a1e82526f3cc8d6.zip
FreeBSD-ports-0aea0414659713ff18c340f23a1e82526f3cc8d6.tar.gz
This port should be IGNORE, not BROKEN, since the problem is structural
rather than temporary.
Diffstat (limited to 'comms')
-rw-r--r--comms/ixj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile
index 32a4c16..b38afe4 100644
--- a/comms/ixj/Makefile
+++ b/comms/ixj/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= comms
MASTER_SITES= ftp://telepresence.dmem.strath.ac.uk/pub/openh323/
DISTNAME= ixj_freebsd-${PORTVERSION}
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Driver for Quicknet Internet PhoneJack and LineJack. Used by OpenH323
ONLY_FOR_ARCHS= i386
@@ -19,7 +19,7 @@ ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
-BROKEN = "Driver has not been updated for 5.x kernels. Still uses machine/ipl.h"
+IGNORE = cannot be installed since the driver has not been updated for 5.x kernels. Still uses machine/ipl.h
.endif
WRKSRC= ${WRKDIR}/ixj_freebsd
OpenPOWER on IntegriCloud