Revision: 74778 http://trac.macports.org/changeset/74778 Author: ryandesign@macports.org Date: 2011-01-02 00:23:06 -0800 (Sun, 02 Jan 2011) Log Message: ----------- wine-crossover-games: enable CUPS printing support; see #27836 Modified Paths: -------------- trunk/dports/x11/wine-crossover-games/Portfile Modified: trunk/dports/x11/wine-crossover-games/Portfile =================================================================== --- trunk/dports/x11/wine-crossover-games/Portfile 2011-01-02 08:22:11 UTC (rev 74777) +++ trunk/dports/x11/wine-crossover-games/Portfile 2011-01-02 08:23:06 UTC (rev 74778) @@ -7,6 +7,7 @@ name wine-crossover-games conflicts wine wine-devel version 9.2.0 +revision 1 categories x11 maintainers jeremyhu openmaintainer homepage http://www.codeweavers.com/ @@ -91,7 +92,7 @@ --without-capi \ --with-cms \ --with-coreaudio \ - --without-cups \ + --with-cups \ --with-curses \ --without-esd \ --with-fontconfig \