aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-15 03:00:07 +0800
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-15 03:00:07 +0800
commit5b2a2a372eab04dc9e5b3f99effdd2f3b60f0496 (patch)
tree3dc74e8b3cbad4e9f66e77dcfe42d87fec469249 /x11
parent1bd5690f5fbb7923fbc34b1b68438a2e4d9e111a (diff)
downloadfreebsd-ports-gnome-5b2a2a372eab04dc9e5b3f99effdd2f3b60f0496.tar.gz
freebsd-ports-gnome-5b2a2a372eab04dc9e5b3f99effdd2f3b60f0496.tar.zst
freebsd-ports-gnome-5b2a2a372eab04dc9e5b3f99effdd2f3b60f0496.zip
Update version number of wmraster shared library.
Diffstat (limited to 'x11')
-rw-r--r--x11/login.app/Makefile2
-rw-r--r--x11/wdm/Makefile2
2 files changed, 2 insertions, 2 deletions
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