summaryrefslogtreecommitdiff
path: root/games/freeciv/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-10 09:38:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-10 09:38:33 +0000
commit2012fcfd086d87d663cfa272686e50d109bb49a2 (patch)
tree12d5ffd5680460598704bf69487a9d948220c6c6 /games/freeciv/Makefile
parentWhat's with the weird indenting? Fix it. (diff)
Bump imlib shlib version.
Forgotten by: nakai
Notes
Notes: svn path=/head/; revision=22297
Diffstat (limited to 'games/freeciv/Makefile')
-rw-r--r--games/freeciv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 6a0343cd0dcc..5191b4fd41ff 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= sheldonh@freebsd.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
.if defined(USE_GTK)
-LIB_DEPENDS+= Imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib
.endif
USE_BZIP2= yes