[MacPorts] #18209: ufraw 0.15 fails to build
MacPorts
noreply at macports.org
Fri Feb 27 12:21:55 PST 2009
#18209: ufraw 0.15 fails to build
---------------------------------+------------------------------------------
Reporter: macports@… | Owner: frank.mcpherson@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: ufraw
---------------------------------+------------------------------------------
Comment(by devans@…):
Replying to [comment:7 ryanjohns@…]:
system_x11 variant is an X11 installation that installs stubs for all the
xorg-* ports so that your ports build against
the X11 libraries that come with MacOSX instead of the newer MacPorts
ones. Not really recommended now but I test my ports against it for
completeness.
Well, I'm not really sure what your problem is now and I must confess that
this is not the way, I do it. I use one installation
of the trunk ports tree, that I keep up to date with svn and then
configure the various MacPorts installations to point to it.
For instance, my ports tree is at /opt/macports/trunk/dports and so for
each of the installations I edit ${prefix}/etc/macports/sources.conf to
change
{{{
rsync://rsync.macports.org/release/ports/ [default]
}}}
to
{{{
file:///opt/macports/trunk/dports/ [default]
}}}
and then
{{{
cd /opt/macports/trunk/dports
svn update
port outdated // or whatever
}}}
--
Ticket URL: <http://trac.macports.org/ticket/18209#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list