Revision
74777
Author
ryandesign@macports.org
Date
2011-01-02 00:22:11 -0800 (Sun, 02 Jan 2011)

Log Message

wine, wine-devel: enable CUPS printing support; see #27836

Modified Paths

Diff

Modified: trunk/dports/x11/wine/Portfile (74776 => 74777)


--- trunk/dports/x11/wine/Portfile	2011-01-02 08:19:51 UTC (rev 74776)
+++ trunk/dports/x11/wine/Portfile	2011-01-02 08:22:11 UTC (rev 74777)
@@ -9,6 +9,7 @@
 conflicts                   wine-devel wine-crossover-games
 set my_name                 wine
 version                     1.2.2
+revision                    1
 license                     LGPL-2.1+
 categories                  x11
 maintainers                 ryandesign jwa openmaintainer
@@ -100,7 +101,7 @@
                             --without-capi \
                             --with-cms \
                             --with-coreaudio \
-                            --without-cups \
+                            --with-cups \
                             --with-curses \
                             --without-esd \
                             --with-fontconfig \

Modified: trunk/dports/x11/wine-devel/Portfile (74776 => 74777)


--- trunk/dports/x11/wine-devel/Portfile	2011-01-02 08:19:51 UTC (rev 74776)
+++ trunk/dports/x11/wine-devel/Portfile	2011-01-02 08:22:11 UTC (rev 74777)
@@ -9,6 +9,7 @@
 conflicts                   wine wine-crossover-games
 set my_name                 wine
 version                     1.3.10
+revision                    1
 license                     LGPL-2.1+
 categories                  x11
 maintainers                 ryandesign jwa openmaintainer
@@ -100,7 +101,7 @@
                             --without-capi \
                             --with-cms \
                             --with-coreaudio \
-                            --without-cups \
+                            --with-cups \
                             --with-curses \
                             --without-esd \
                             --with-fontconfig \