diff options
-rw-r--r-- | emulators/wine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 5d2c6fb5f080..0b472c845a8e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -58,7 +58,7 @@ WINEMAKER_DESC= Fully support winemaker (requires Perl) GECKO_DESC= Bundle Gecko MSI package for Wine MONO_DESC= Bundle Mono MSI package for Wine -PORTSCOUT= limitw:1,even +PORTSCOUT= limit:^2\.0 CUPS_CONFIGURE_WITH= cups CUPS_LIB_DEPENDS= libcups.so:print/cups |