diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-15 03:00:07 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-15 03:00:07 +0800 |
commit | 77dccfa69ade60e1bfa0e636f965aa1c84c0eefc (patch) | |
tree | 54370a9c2d10a29870254af7011294fa08bc68b0 /astro | |
parent | 53aed4e8baa5d4b537106012967a6feb432a4a7f (diff) | |
download | freebsd-ports-gnome-77dccfa69ade60e1bfa0e636f965aa1c84c0eefc.tar.gz freebsd-ports-gnome-77dccfa69ade60e1bfa0e636f965aa1c84c0eefc.tar.zst freebsd-ports-gnome-77dccfa69ade60e1bfa0e636f965aa1c84c0eefc.zip |
Update version number of wmraster shared library.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmglobe/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |