Changeset 81031
- Timestamp:
- 07/23/11 15:13:40 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/x11/qt3/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/x11/qt3/Portfile
r81012 r81031 110 110 file attributes ${worksrcpath}/${file} -permissions 0755 111 111 } 112 if {${os.major}>=1 1&& ${configure.build_arch} == "x86_64"} {112 if {${os.major}>=10 && ${configure.build_arch} == "x86_64"} { 113 113 system "perl -pi -e \"s,\\(int\\)owner\\, \\(int\\),\\(long\\)owner\\, \\(long\\),g\" ${worksrcpath}/src/tools/qmutex_unix.cpp" 114 114 }
Note: See TracChangeset
for help on using the changeset viewer.

