Date: Sun, 8 Oct 2000 14:46:04 -0700 From: Arun Sharma <adsharma@sharmas.dhs.org> To: ports@freebsd.org Subject: Re: ports/21838: Updated port devel/sip Message-ID: <slrn8u1qos.fbe.adsharma@c62443-a.frmt1.sfba.home.com> References: <200010081940.MAA67144@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[This message has also been posted.] On 8 Oct 2000 21:40:13 +0200, Will Andrews <will@physics.purdue.edu> wrote: > > Needs moc2 to be symbolically linked to moc. I couldn't find a way > > of overriding $MOC. > > > > lrwxr-xr-x 1 root wheel 19 Sep 26 09:09 /usr/X11R6/bin/moc -> /usr/X11R6/bin/moc2 > > -r-xr-xr-x 1 root wheel 289724 Sep 22 12:47 /usr/X11R6/bin/moc2 > > Umm.. no. :-) > > Set this in your Makefile: > > MOC?= ${X11BASE}/bin/moc2 > CONFIGURE_ENV= ... MOC="${MOC}" > > See also KDE2 ports. This doesn't work for sip and py-qt ports because they don't honor $MOC. I'll have to hack configure.in to make it work. If this is an acceptable solution, I'll cook up a new patch. -Arun 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?slrn8u1qos.fbe.adsharma>