From c7f09d8ddac4a90159d4757292ec2046286b6bf3 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 26 Jan 2014 13:58:57 +0000 Subject: - Fix LIB_DEPENDS - Stage support --- graphics/camerakit/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile index 9e51ca2a1726..0b6cfbd52a5d 100644 --- a/graphics/camerakit/Makefile +++ b/graphics/camerakit/Makefile @@ -10,7 +10,7 @@ DISTNAME= CameraKit-20041011 MAINTAINER= ports@FreeBSD.org COMMENT= Framework that allows to access digital cameras -LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 +LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 USE_BZIP2= yes USE_GNUSTEP= yes @@ -21,5 +21,4 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/CameraKit -NO_STAGE= yes .include -- cgit v1.2.3