summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-12-29 17:54:16 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2010-12-29 17:54:16 +0000
commit796db69e061fc21ff1923dbd4a581b0aeea2e8a6 (patch)
tree4c394fe1de2b11d53ca63732bc71e11e37d4acf3
parentUpdate to 0.84 (diff)
Correct libraw in the dependency.
Submitted by: Claudiu Dragalina-Paraipan <dr.clau@gmail.com>
Notes
Notes: svn path=/head/; revision=267130
-rw-r--r--graphics/shotwell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index a7fce1f2107c..db618edcd54a 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -61,7 +61,7 @@ post-install:
# graphics/libraw
.if exists(${LOCALBASE}/lib/libraw.so.0)
-LIB_DEPENDS+= libraw.0:${PORTSDIR}/graphics/libraw
+LIB_DEPENDS+= raw.0:${PORTSDIR}/graphics/libraw
.endif
# attempt at a DATADIR safe port