aboutsummaryrefslogtreecommitdiff
path: root/games/blinkensisters/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/blinkensisters/Makefile')
-rw-r--r--games/blinkensisters/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile
index 6f714f311777..1bde8a421f96 100644
--- a/games/blinkensisters/Makefile
+++ b/games/blinkensisters/Makefile
@@ -63,7 +63,7 @@ PLIST_SUB+= SDL_NET="@comment "
.if ${PORT_OPTIONS:MTHEORA}
CMAKE_ARGS+= -DUSE_THEORA:BOOL=ON
.else
-LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora
+LIB_DEPENDS+= theora:${PORTSDIR}/multimedia/libtheora
.endif
post-patch: