diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-08 15:39:58 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-08 15:39:58 +0800 |
commit | 646e8c8f6fdda814b802da2d94ba69832fd4d62d (patch) | |
tree | c29f7aae5dcfb0b86d1d3f6e09b5339ee9db7b1d /x11-wm/wmakerconf | |
parent | 833526323729cabe5ee044e98a698fdff832cda3 (diff) | |
download | freebsd-ports-gnome-646e8c8f6fdda814b802da2d94ba69832fd4d62d.tar.gz freebsd-ports-gnome-646e8c8f6fdda814b802da2d94ba69832fd4d62d.tar.zst freebsd-ports-gnome-646e8c8f6fdda814b802da2d94ba69832fd4d62d.zip |
Update version number of libwmfun shared library.
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index a940c0637724..59b14af9eac2 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ tiff.4:${PORTSDIR}/graphics/tiff \ png.4:${PORTSDIR}/graphics/png \ wraster.3:${PORTSDIR}/x11-wm/windowmaker \ - wmfun.0:${PORTSDIR}/x11-wm/windowmaker + wmfun.1:${PORTSDIR}/x11-wm/windowmaker USE_BZIP2= yes USE_X_PREFIX= yes |