Date: Fri, 30 Apr 1999 18:30:04 -0700 (PDT) From: Chris Piazza <cpiazza@home.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/11419: Fix: x11/wdm Message-ID: <199905010130.SAA98392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11419; it has been noted by GNATS. From: Chris Piazza <cpiazza@home.net> To: Steve Price <sprice@hiwaay.net> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/11419: Fix: x11/wdm Date: Fri, 30 Apr 1999 18:28:14 -0700 (PDT) ># +RUN_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker > > ... but this? Does it really RUN_DEPEND on a static library? > How about just having a line like this: > > LIB_DEPENDS= wraster.2:${PORTSDIR}/x11-wm/windowmaker > Ahh!! I had a brain block and couldn't put that together, I kept trying libwraster.2. Yes, that's how it should be - I just made it RUN_DEPENDS on it so it would not be deleted. Same effect, anyway. --- Chris Piazza Abbotsford, BC, Canada cpiazza@home.net finger norn@norn.ca.eu.org for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905010130.SAA98392>