diff options
Diffstat (limited to 'graphics/py-gphoto2/Makefile')
-rw-r--r-- | graphics/py-gphoto2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gphoto2/Makefile b/graphics/py-gphoto2/Makefile index 95b6bf93aa10..bc23cf527301 100644 --- a/graphics/py-gphoto2/Makefile +++ b/graphics/py-gphoto2/Makefile @@ -12,7 +12,7 @@ COMMENT= Python bindings for libgphoto2 LICENSE= GPLv3 -LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 +LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 USES= pkgconfig python USE_PYTHON= autoplist concurrent distutils |