summaryrefslogtreecommitdiffstats
path: root/comms/uarduno/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/uarduno/Makefile')
-rw-r--r--comms/uarduno/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/comms/uarduno/Makefile b/comms/uarduno/Makefile
index ca41501..fe1fbf3 100644
--- a/comms/uarduno/Makefile
+++ b/comms/uarduno/Makefile
@@ -43,10 +43,6 @@ CFLAGS+= -DKERNELVER=${OSVERSION}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= not tested for earlier than 7.x, probably won't build
-.endif
-
.if ${OSVERSION} < 800000
# Simple check for 7.x kernel source (find usb.c)
.if ! exists(${SRCPREFIX}/sys/dev/usb/usb.c)
OpenPOWER on IntegriCloud