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 /games/wmtimebomb | |
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 'games/wmtimebomb')
-rw-r--r-- | games/wmtimebomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |