aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 15:51:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 15:51:16 +0000
commitb0533230a5dc0d2805b7e7bc9d84de5193b5f32d (patch)
tree06488cf5d0a666243bc87a55c904edf7520f8ef2 /graphics/sane-backends/Makefile
parent6c6cdf95b4984c625eb219505592bb7690d3bb20 (diff)
downloadports-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.tar.gz
ports-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.zip
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi
Notes
Notes: svn path=/head/; revision=315474
Diffstat (limited to 'graphics/sane-backends/Makefile')
-rw-r--r--graphics/sane-backends/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index d07e2d0c7448..d95903c234d6 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -54,10 +54,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MUSB}
-.if ${OSVERSION} < 800069
-LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb
-.endif
-.else
CONFIGURE_ARGS+= --disable-libusb
.endif