aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-04-13 10:22:22 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-04-13 10:22:22 +0000
commit7fdd27b92c540bd68505273c104dfddbf3767f07 (patch)
tree71d155c951d7c5283a8d9cce28f1abc3a763415a /audio
parent6df31055016995ce876873fd43bce255be4270d0 (diff)
downloadports-7fdd27b92c540bd68505273c104dfddbf3767f07.tar.gz
ports-7fdd27b92c540bd68505273c104dfddbf3767f07.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/ifp-line/Makefile2
-rw-r--r--audio/rioutil/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile
index b26ef8401640..b967e0cc17e9 100644
--- a/audio/ifp-line/Makefile
+++ b/audio/ifp-line/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ifp-driver
MAINTAINER= riggs@rrr.de
COMMENT= Command line interface to iRiver music players
-LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb
+LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
MAN1= ifp.1
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile
index 606bcf7fe9da..fad003365b89 100644
--- a/audio/rioutil/Makefile
+++ b/audio/rioutil/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A program to inferface with the Rio600, Rio800 and psa[play devices
-LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb
+LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
USE_GETOPT_LONG= yes
USE_GMAKE= yes