diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-02-16 13:08:25 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-02-16 13:08:25 +0000 |
commit | 60215831675b5fca73af16be5895a4bb694a0c92 (patch) | |
tree | 00d29b8b8cfc08c5346561ff82b1f7122e5e9338 /x11-wm/wmakerconf | |
parent | 1210188ed1df1656b0d43d10651951ef4b2dab88 (diff) | |
download | ports-60215831675b5fca73af16be5895a4bb694a0c92.tar.gz ports-60215831675b5fca73af16be5895a4bb694a0c92.zip |
Notes
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 800ba717a8c2..9987568757b2 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ tiff.4:${PORTSDIR}/graphics/tiff \ png.3:${PORTSDIR}/graphics/png \ wraster.3:${PORTSDIR}/x11-wm/windowmaker \ - wmfun.0:${PORTSDIR}/x11-wm/libwmfun + wmfun.0:${PORTSDIR}/x11-wm/windowmaker BUILD_DEPENDS= bunzip2:${PORTSDIR}/archivers/bzip2 \ wget:${PORTSDIR}/ftp/wget |