diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-15 20:49:00 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-15 20:49:00 +0000 |
commit | cc0a31d276041829938e437504414d26440cb4f1 (patch) | |
tree | 58d7e2ab78e7c627b4f8eba4939808ef10be9d01 /graphics/kdegraphics4 | |
parent | 6753d290bb60a7554cc02b3b2a7ae99f8fe97690 (diff) | |
download | ports-cc0a31d276041829938e437504414d26440cb4f1.tar.gz ports-cc0a31d276041829938e437504414d26440cb4f1.zip |
Notes
Diffstat (limited to 'graphics/kdegraphics4')
-rw-r--r-- | graphics/kdegraphics4/Makefile | 2 |
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 |