diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/camera/Makefile | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) | |
download | ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip |
Notes
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 |