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 def70b424101..6b8f018d8703 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgphoto2_port.so:${PORTSDIR}/graphics/libgphoto2 -USE_BZIP2= yes +USES= tar:bzip2 USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |