Revision: 74387 http://trac.macports.org/changeset/74387 Author: michaelld@macports.org Date: 2010-12-14 13:49:32 -0800 (Tue, 14 Dec 2010) Log Message: ----------- xmms: allow for +universal building, now that glib1 and gtk1 support it. Modified Paths: -------------- trunk/dports/audio/xmms/Portfile Modified: trunk/dports/audio/xmms/Portfile =================================================================== --- trunk/dports/audio/xmms/Portfile 2010-12-14 20:41:32 UTC (rev 74386) +++ trunk/dports/audio/xmms/Portfile 2010-12-14 21:49:32 UTC (rev 74387) @@ -45,9 +45,6 @@ patch-Intel-noasm.diff \ patch-configure.diff -configure.cflags-append \ - -I${prefix}/include - configure.args \ --disable-alsatest \ --with-gtk=${prefix} \ @@ -64,6 +61,4 @@ configure.args-append --enable-alsatest } -universal_variant no - livecheck.type none