diff options
Diffstat (limited to 'graphics/camerakit/Makefile')
-rw-r--r-- | graphics/camerakit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile index 3ae63db80522..f82eb590affc 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= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 +LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 USES= tar:bzip2 gnustep USE_GNUSTEP= build back |