summaryrefslogtreecommitdiff
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
parentWhat's with the weird indenting? Fix it. (diff)
Bump imlib shlib version.
Forgotten by: nakai
Notes
Notes: svn path=/head/; revision=22297
-rw-r--r--games/freeciv-gtk2/Makefile2
-rw-r--r--games/freeciv/Makefile2
-rw-r--r--x11-fm/endeavour/Makefile2
-rw-r--r--x11-wm/wmakerconf/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile
index 6a0343cd0dcc..5191b4fd41ff 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 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
diff --git a/x11-fm/endeavour/Makefile b/x11-fm/endeavour/Makefile
index 13faae772812..48401e39fcd1 100644
--- a/x11-fm/endeavour/Makefile
+++ b/x11-fm/endeavour/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= cpiazza@FreeBSD.org
-LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib \
+LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \
Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index 225af5451fd0..3fe747cee909 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
wget:${PORTSDIR}/ftp/wget
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.4:${PORTSDIR}/graphics/imlib \
+ Imlib.5:${PORTSDIR}/graphics/imlib \
PropList.1:${PORTSDIR}/devel/libPropList \
Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \