summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-10-10 09:38:33 +0000
committerasami <asami@FreeBSD.org>1999-10-10 09:38:33 +0000
commitd4847b71e87a1909f51e263db577e725c4271478 (patch)
tree9d049129771617afe7a3dada0e6cc56614d9a623 /games
parentde10e95ebf2d407ae07e0feaebcae15963e72fda (diff)
downloadFreeBSD-ports-d4847b71e87a1909f51e263db577e725c4271478.zip
FreeBSD-ports-d4847b71e87a1909f51e263db577e725c4271478.tar.gz
Bump imlib shlib version.
Forgotten by: nakai
Diffstat (limited to 'games')
-rw-r--r--games/freeciv-gtk2/Makefile2
-rw-r--r--games/freeciv/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile
index 6a0343c..5191b4f 100644
--- a/games/freeciv-gtk2/Makefile
+++ b/games/freeciv-gtk2/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
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 6a0343c..5191b4f 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
OpenPOWER on IntegriCloud