From e18aae5ba385c332cab89b8662e3167a1045d66c Mon Sep 17 00:00:00 2001 From: pvalchev Date: Tue, 1 Jan 2002 22:12:00 +0000 Subject: [PATCH] update devel/libusb dep. entry --- graphics/s10sh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index 5906c499a30..961ff716dda 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2001/11/15 13:28:52 wilfried Exp $ +# $OpenBSD: Makefile,v 1.4 2002/01/01 22:12:00 pvalchev Exp $ COMMENT= "S10sh - a Canon PowerShot digital camera driver" @@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes DOCDIR= ${PREFIX}/share/doc/s10sh -LIB_DEPENDS= usb.3::devel/libusb +LIB_DEPENDS= usb::devel/libusb CONFIGURE_STYLE= simple