aboutsummaryrefslogtreecommitdiffstats
path: root/comms/uarduno
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-07 00:36:34 +0800
committermiwi <miwi@FreeBSD.org>2011-11-07 00:36:34 +0800
commit531c1e9dbd3190327603645ec4a4ee39027960b0 (patch)
tree2930e726300a7fd2909b1b02c969e20134e5dac9 /comms/uarduno
parent11ffafd469a75a23d97748b981ecd48b5e513238 (diff)
downloadfreebsd-ports-gnome-531c1e9dbd3190327603645ec4a4ee39027960b0.tar.gz
freebsd-ports-gnome-531c1e9dbd3190327603645ec4a4ee39027960b0.tar.zst
freebsd-ports-gnome-531c1e9dbd3190327603645ec4a4ee39027960b0.zip
- Get rid FreeBSD 6.X support
Diffstat (limited to 'comms/uarduno')
-rw-r--r--comms/uarduno/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/comms/uarduno/Makefile b/comms/uarduno/Makefile
index ca41501cccb5..fe1fbf3379e6 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)