Date: Mon, 08 Feb 1999 14:27:50 +0900 From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> To: ports@FreeBSD.ORG Subject: Re: Avoid x11/wdm(wdm-1.0) depends x11-wm/windowmaker? Message-ID: <19990208142750W.kiri@pis.toba-cmt.ac.jp> In-Reply-To: Your message of "Mon, 8 Feb 1999 03:52:08 %2B0800" <19990208035208.A42967@ns.oneway.net> References: <19990208035208.A42967@ns.oneway.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <19990208035208.A42967@ns.oneway.net> Vanilla GTK+ Shu <vanilla@ns.oneway.net> wrote : > On Sun, Feb 07, 1999 at 07:42:00PM +0900, KIRIYAMA Kazuhiko wrote: > > I'm working in x11-wm/windowmaker-i18n, but x11/wdm(wdm-1.0) depends > > x11-wm/windowmaker and wants libPropList.a. So x11/wdm complains followings: > how about deve/libPropList ? But it's already installed,and I saw devel/libPropList/Makefile , then I aware of having been lost "USE_X_PREFIX=yes"! So it must be fixed one of following branches: (1) Insert "USE_X_PREFIX=yes" in devel/libPropList/Makefile (2) Change PREFIX to LOCALBASE at BUILD_DEPENDS line in x11/wdm/Makefile (3) Change BUILD_DEPENDS in x11/wdm/Makefile as follows: BUILD_DEPENDS= ${LOCALBASE}/lib/libPropList.a:${PORTSDIR}/devel/libPropList --- KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> 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?19990208142750W.kiri>