aboutsummaryrefslogtreecommitdiff
path: root/graphics/camerakit
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/camerakit')
-rw-r--r--graphics/camerakit/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile
index 505d9bbb8d99..0af0b2adaf03 100644
--- a/graphics/camerakit/Makefile
+++ b/graphics/camerakit/Makefile
@@ -12,12 +12,9 @@ COMMENT= Framework that allows to access digital cameras
LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2
-USES= tar:bzip2
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
-USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
+USES= tar:bzip2 gnustep
+USE_GNUSTEP= build back
+USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/CameraKit