summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-14 19:00:07 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-14 19:00:07 +0000
commit5b2a2a372eab04dc9e5b3f99effdd2f3b60f0496 (patch)
tree3dc74e8b3cbad4e9f66e77dcfe42d87fec469249
parentUpdate to 0.65.0. (diff)
Update version number of wmraster shared library.
Notes
Notes: svn path=/head/; revision=42596
-rw-r--r--astro/wmglobe/Makefile2
-rw-r--r--audio/cdplayer.app/Makefile2
-rw-r--r--games/wmtimebomb/Makefile2
-rw-r--r--x11-wm/wmakerconf/Makefile2
-rw-r--r--x11/login.app/Makefile2
-rw-r--r--x11/wdm/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile
index c7972483e546..60f362dbfd8b 100644
--- a/astro/wmglobe/Makefile
+++ b/astro/wmglobe/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://perso.linuxfr.org/jdumont/wmg/
MAINTAINER= will@FreeBSD.org
-LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker
+LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
diff --git a/audio/cdplayer.app/Makefile b/audio/cdplayer.app/Makefile
index 6861d220edf9..4cd285f4a66c 100644
--- a/audio/cdplayer.app/Makefile
+++ b/audio/cdplayer.app/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= dsh@vlink.ru
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
cdaudio.1:${PORTSDIR}/audio/libcdaudio \
- wraster.3:${PORTSDIR}/x11-wm/windowmaker
+ wraster.4:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile
index 5582d13caf8f..7ec82ad57677 100644
--- a/games/wmtimebomb/Makefile
+++ b/games/wmtimebomb/Makefile
@@ -13,7 +13,7 @@ DISTNAME= wmtimebomb.20
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
- wraster.3:${PORTSDIR}/x11-wm/windowmaker
+ wraster.4:${PORTSDIR}/x11-wm/windowmaker
WRKSRC= ${WRKDIR}/wmtimebomb.app
USE_IMAKE= yes
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index 88093428900b..f8f2cfb7c202 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
png.4:${PORTSDIR}/graphics/png \
- wraster.3:${PORTSDIR}/x11-wm/windowmaker \
+ wraster.4:${PORTSDIR}/x11-wm/windowmaker \
wmfun.1:${PORTSDIR}/x11-wm/windowmaker
USE_BZIP2= yes
diff --git a/x11/login.app/Makefile b/x11/login.app/Makefile
index 1952b1d883fc..487f0b6766e9 100644
--- a/x11/login.app/Makefile
+++ b/x11/login.app/Makefile
@@ -15,7 +15,7 @@ DISTFILES= Login.app-${PORTVERSION:S/.a/-Alpha-/}${EXTRACT_SUFX} \
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker \
+LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker \
PropList.2:${PORTSDIR}/devel/libPropList
WRKSRC= ${WRKDIR}/Login.app-${PORTVERSION:S/.a/-Alpha-/}
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index c87c7294faba..4a903a7d9823 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker
+LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
DIST_SUBDIR= wdm
USE_X_PREFIX= yes