Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2000 12:40:03 -0700 (PDT)
From:      Will Andrews <will@physics.purdue.edu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/21838: Updated port devel/sip
Message-ID:  <200010081940.MAA67144@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/21838; it has been noted by GNATS.

From: Will Andrews <will@physics.purdue.edu>
To: adsharma@sharmas.dhs.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/21838: Updated port devel/sip
Date: Sun, 8 Oct 2000 14:34:04 -0500

 On Sun, Oct 08, 2000 at 12:13:07PM -0700, adsharma@sharmas.dhs.org wrote:
 > >Category:       ports
 > >Confidential:   yes
 
 Umm.. no.
 
 > >Severity:       serious
 > >Priority:       medium
 
 Umm.. no.
 
 > >Responsible:    freebsd-ports
 > >Environment:
 > 
 > 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.
 
 -- 
 Will Andrews <will@physics.purdue.edu> - Physics Computer Network wench
 The Universal Answer to All Problems - "It has something to do with physics."
 	-- Comic on door of Room 240, Physics Building, Purdue University
 


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?200010081940.MAA67144>