From 36fd4109b2c64b7252abbb004bf7cdf817157e31 Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 16 Feb 2000 13:08:25 +0000 Subject: Fix LIB_DEPENDS; libwmfun is now part of the windowmaker port. PR: 16727 Submitted by: Maxim Sobolev --- x11-wm/wmakerconf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm') 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 -- cgit