aboutsummaryrefslogtreecommitdiff
path: root/graphics/camera
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/camera')
-rw-r--r--graphics/camera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile
index 16ea63f398fb..f1b8afae7358 100644
--- a/graphics/camera/Makefile
+++ b/graphics/camera/Makefile
@@ -15,6 +15,8 @@ DISTNAME= Camera-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= GNUstep application for digital still cameras
+LIB_DEPENDS+= gphoto2_port:${PORTSDIR}/graphics/libgphoto2
+
WRKSRC= ${WRKDIR}/Camera
USE_BZIP2= yes
USE_GMAKE= yes
@@ -25,6 +27,4 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
-BUILD_DEPENDS+= gphoto2-config:${PORTSDIR}/graphics/gphoto2
-
.include <bsd.port.mk>