diff options
Diffstat (limited to 'graphics/camera/Makefile')
-rw-r--r-- | graphics/camera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index d65b20199563..2805e311f008 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -14,7 +14,7 @@ COMMENT= GNUstep application for digital still cameras LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/Documentation/COPYING -LIB_DEPENDS= libgphoto2_port.so:${PORTSDIR}/graphics/libgphoto2 +LIB_DEPENDS= libgphoto2_port.so:graphics/libgphoto2 USES= tar:bzip2 gnustep USE_GNUSTEP= back build |