From 5f46b910013f0817be74d148f7c1712f2fd21a25 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 23 Feb 2002 14:35:21 +0000 Subject: Depends to libusb 0.1.5, and bump version. PR: ports/35233 Submitted by: maintainer --- graphics/s10sh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/s10sh') diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index b5ba20d23523..3f640b85cf07 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -7,7 +7,7 @@ PORTNAME= s10sh PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.kyuzz.org/antirez/s10sh-src/ @@ -21,7 +21,7 @@ MAKEFILE= ${FILESDIR}/Makefile.bsd .if defined(NOUSB) || defined(WITHOUT_USB) MAKE_ENV+= WITHOUT_USB=YES .else -LIB_DEPENDS= usb-0.1.4:${PORTSDIR}/devel/libusb +LIB_DEPENDS= usb-0.1.5:${PORTSDIR}/devel/libusb .endif .if !defined(NOPORTDOCS) -- cgit v1.2.3