aboutsummaryrefslogtreecommitdiff
path: root/audio/ifp-line
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 /audio/ifp-line
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 'audio/ifp-line')
-rw-r--r--audio/ifp-line/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile
index f1bb76cf04cf..80dcae8a91fb 100644
--- a/audio/ifp-line/Makefile
+++ b/audio/ifp-line/Makefile
@@ -25,11 +25,7 @@ PLIST_FILES+= bin/ifp
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 800069
-LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
-.else
LDFLAGS+= -lusb
-.endif
post-patch:
@${REINPLACE_CMD} -e \