aboutsummaryrefslogtreecommitdiff
path: root/games/openttd
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-19 18:23:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-19 18:23:19 +0000
commit2de9a7d380ab952b59735491e3be3d35f4390c7b (patch)
tree8652f8506eec33d71d8d61ae8c07cece441df464 /games/openttd
parent533e3b77ccb9a3ae2179bcc3dde1efbbed8c5854 (diff)
downloadports-2de9a7d380ab952b59735491e3be3d35f4390c7b.tar.gz
ports-2de9a7d380ab952b59735491e3be3d35f4390c7b.zip
games/openttd: restore right-to-left support after r426525
PR: 214384 Exp-run by: antoine Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=426529
Diffstat (limited to 'games/openttd')
-rw-r--r--games/openttd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile
index 405c123ea44f..c7aa8611a218 100644
--- a/games/openttd/Makefile
+++ b/games/openttd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openttd
DISTVERSION= 1.6.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
@@ -58,6 +58,8 @@ USE_RC_SUBR= ${PORTNAME}
.else
LIB_DEPENDS+= libfreetype.so:print/freetype2 \
libicui18n.so:devel/icu \
+ libicu-le-hb.so:devel/icu-le-hb \
+ libiculx.so:devel/icu-lx \
libfontconfig.so:x11-fonts/fontconfig
USE_SDL= sdl
INSTALLS_ICONS= yes