From 3e5ddc993ba30bb2237ea4758881eff859d17bd0 Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 7 Dec 2003 06:16:24 +0000 Subject: Mark as broken on 5.x. Maintainer's address currently bounces. --- comms/mwavem/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'comms') diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile index dd6aebb..f6b8032 100644 --- a/comms/mwavem/Makefile +++ b/comms/mwavem/Makefile @@ -44,6 +44,10 @@ LIB_DEPENDS= lthread.${LTHREADVERSION}:${PORTSDIR}/devel/linuxthreads EXTRA_PATCHES!= ${ECHO_CMD} ${PKGDIR}/files.5/patch-* .endif +.if ${OSVERSION} >= 500113 +BROKEN= "Does not compile (bad C code)" +.endif + pre-build: ${REINPLACE_CMD} -e "s@ /modules@ ${PREFIX}/share/mwavem@g" \ ${WRKSRC}/src/drivers/Makefile -- cgit v1.1