Changeset 79643
- Timestamp:
- 06/21/11 22:56:36 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/x11/wine-crossover-games/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/x11/wine-crossover-games/Portfile
r79642 r79643 191 191 system "install_name_tool -change @executable_path/../lib/libwine.1.dylib @executable_path/../../lib/libwine.1.dylib ${destroot}${prefix}/libexec/wine/wine" 192 192 193 foreach dll [glob ${destroot}${prefix}/lib/wine/*.so] { 194 system "install_name_tool -change @executable_path/../lib/libwine.1.dylib @loader_path/../libwine.1.dylib ${dll}" 195 } 196 193 197 xinstall ${filespath}/wine.in ${destroot}${prefix}/bin/wine 194 198 reinplace s|@PREFIX@|${prefix}|g ${destroot}${prefix}/bin/wine
Note: See TracChangeset
for help on using the changeset viewer.

