[MacPorts] #15754: freeciv doesn't compile on 10.4 (patch included)
MacPorts
noreply at macports.org
Thu Jun 26 19:51:59 PDT 2008
#15754: freeciv doesn't compile on 10.4 (patch included)
---------------------------------+------------------------------------------
Reporter: simon at macports.org | Owner: rhwood at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
---------------------------------+------------------------------------------
Comment (by jmr at macports.org):
Shouldn't it rather be:
{{{
--- a/dports/games/freeciv/Portfile
+++ b/dports/games/freeciv/Portfile
@@ -47,3 +47,5 @@ configure.args \
--with-libiconv-prefix=${prefix} \
--with-sdl-prefix=${prefix} \
--mandir=${prefix}/share/man
+
+configure.cppflags-append -I${x11prefix}/include
}}}
But why does freeciv (as opposed to freeciv-x11) need the X includes at
all?
--
Ticket URL: <http://trac.macports.org/ticket/15754#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list