From cc0a31d276041829938e437504414d26440cb4f1 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Mon, 15 Mar 2004 20:49:00 +0000 Subject: [PATCH] Depend on libgphoto2, not gphoto2. --- graphics/kdegraphics3/Makefile | 2 +- graphics/kdegraphics4/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 1af5fc59a363..b5af061b9e05 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/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 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