diff options
-rw-r--r-- | graphics/shotwell/Makefile | 2 |
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 |