summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics4
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-15 20:49:00 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-15 20:49:00 +0000
commitcc0a31d276041829938e437504414d26440cb4f1 (patch)
tree58d7e2ab78e7c627b4f8eba4939808ef10be9d01 /graphics/kdegraphics4
parent- Correct the return code given for successful FTP CWD requests (diff)
Depend on libgphoto2, not gphoto2.
Notes
Notes: svn path=/head/; revision=104108
Diffstat (limited to 'graphics/kdegraphics4')
-rw-r--r--graphics/kdegraphics4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index 1af5fc59a363..b5af061b9e05 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -75,7 +75,7 @@ CONFIGURE_ARGS+=--without-imlib-config
.endif
.if defined(WITH_GPHOTO2)
-LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/gphoto2
+LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
PLIST_APPEND+= plist.gphoto2
.endif