aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2010-12-30 01:54:16 +0800
committermezz <mezz@FreeBSD.org>2010-12-30 01:54:16 +0800
commit406ed1a1ee726345698f12a3c50d352106930828 (patch)
treeaa8048a61cab001b982f587e2a7998e001f5067b /graphics
parentec63514a7e5161a35ed89ccfa029cafefc803f36 (diff)
downloadfreebsd-ports-gnome-406ed1a1ee726345698f12a3c50d352106930828.tar.gz
freebsd-ports-gnome-406ed1a1ee726345698f12a3c50d352106930828.tar.zst
freebsd-ports-gnome-406ed1a1ee726345698f12a3c50d352106930828.zip
Correct libraw in the dependency.
Submitted by: Claudiu Dragalina-Paraipan <dr.clau@gmail.com>
Diffstat (limited to 'graphics')
-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