aboutsummaryrefslogtreecommitdiff
path: root/games/blinkensisters/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
commitdaffe00d4a57c0ef6a21947a8121b8d233d8d3a5 (patch)
tree713942325bda393305edb21d46cd7f38d213aebc /games/blinkensisters/Makefile
parent51498efaebaad1106dcf0d3f70c8feaa14c411ee (diff)
downloadports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.tar.gz
ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.zip
Notes
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: