diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-14 19:00:07 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-14 19:00:07 +0000 |
commit | 5b2a2a372eab04dc9e5b3f99effdd2f3b60f0496 (patch) | |
tree | 3dc74e8b3cbad4e9f66e77dcfe42d87fec469249 /x11/wdm/Makefile | |
parent | Update to 0.65.0. (diff) |
Update version number of wmraster shared library.
Notes
Notes:
svn path=/head/; revision=42596
Diffstat (limited to 'x11/wdm/Makefile')
-rw-r--r-- | x11/wdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |