aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-12 02:57:02 +0800
committerbapt <bapt@FreeBSD.org>2014-04-12 02:57:02 +0800
commit575a0c45fcdedf57624de428f95d1639908481d5 (patch)
tree7aa9631a19a6bc127e53e1166a0cf9a7436889a0 /graphics
parent7ee2fee3e38b4fe687116853224bd72341a98072 (diff)
downloadfreebsd-ports-gnome-575a0c45fcdedf57624de428f95d1639908481d5.tar.gz
freebsd-ports-gnome-575a0c45fcdedf57624de428f95d1639908481d5.tar.zst
freebsd-ports-gnome-575a0c45fcdedf57624de428f95d1639908481d5.zip
Fix typo
Reported by: swills
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gegl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 90577dacdb08..9fbcbe696060 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -124,7 +124,7 @@ PLIST_SUB+= OPENEXR="@comment "
.endif
.if ${PORT_OPTIONS:MOPENRAW}
-LIB_DEPENDS+= liblibopenraw.so.so:${PORTSDIR}/graphics/libopenraw
+LIB_DEPENDS+= libopenraw.so:${PORTSDIR}/graphics/libopenraw
PLIST_SUB+= OPENRAW=""
.else
CONFIGURE_ARGS+=--without-libopenraw