Permalink
Browse files
wine*: Fix line wrapping of notes
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+1
−1
x11/wine-crossover/Portfile
-
+1
−1
x11/wine-devel/Portfile
-
+1
−1
x11/wine/Portfile
|
|
@@ -334,7 +334,7 @@ if {[variant_isset universal]} { |
|
|
Wine supports both 32-bit and 64-bit now. It is compatible with your\ |
|
|
existing 32-bit wine prefix, but it will now default to 64-bit when you\ |
|
|
create a new wine prefix. The architecture can be selected using the\ |
|
|
WINEARCH environment variable which can be set to either \"win32\" or |
|
|
WINEARCH environment variable which can be set to either \"win32\" or\ |
|
|
\"win64\". |
|
|
|
|
|
To create a new pure 32-bit prefix, you can run: |
|
|
|
|
|
@@ -334,7 +334,7 @@ if {[variant_isset universal]} { |
|
|
Wine supports both 32-bit and 64-bit now. It is compatible with your\ |
|
|
existing 32-bit wine prefix, but it will now default to 64-bit when you\ |
|
|
create a new wine prefix. The architecture can be selected using the\ |
|
|
WINEARCH environment variable which can be set to either \"win32\" or |
|
|
WINEARCH environment variable which can be set to either \"win32\" or\ |
|
|
\"win64\". |
|
|
|
|
|
To create a new pure 32-bit prefix, you can run: |
|
|
|
|
|
@@ -333,7 +333,7 @@ if {[variant_isset universal]} { |
|
|
Wine supports both 32-bit and 64-bit now. It is compatible with your\ |
|
|
existing 32-bit wine prefix, but it will now default to 64-bit when you\ |
|
|
create a new wine prefix. The architecture can be selected using the\ |
|
|
WINEARCH environment variable which can be set to either \"win32\" or |
|
|
WINEARCH environment variable which can be set to either \"win32\" or\ |
|
|
\"win64\". |
|
|
|
|
|
To create a new pure 32-bit prefix, you can run: |
|
|
|