[MacPorts] #19445: Submission of portfile for fizmo Z-Machine interpreter
MacPorts
noreply at macports.org
Sun Apr 26 22:15:05 PDT 2009
#19445: Submission of portfile for fizmo Z-Machine interpreter
--------------------------------------------------+-------------------------
Reporter: chrender-macports-1@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.7.1
Keywords: | Port: fizmo
--------------------------------------------------+-------------------------
Comment(by chrender-macports-1@…):
Thanks for looking into the port, and especially for the libxml2 hint. For
the current version I think it's best to use the MacPorts libxml2:
{{{
post-patch {
reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/config.macports.mk
reinplace "s|/usr/include/libxml2|/opt/local/include/libxml2|g"
${worksrcpath}/config.macports.mk
}
}}}
This means that libxml2 would have to be added to the library
dependencies:
{{{
depends_lib port:ncursesw \
port:libsdl_sound \
port:libsndfile \
port:libxml2
}}}
Regards,
Christoph.
--
Ticket URL: <http://trac.macports.org/ticket/19445#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list