Changeset 81011
- Timestamp:
- 07/22/11 19:27:30 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/lang/g95/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/g95/Portfile
r80923 r81011 20 20 http://ftp.g95.org/v${version}/:g95 21 21 22 if {(${os.platform} == "darwin" && ${os.major} == 10)||${build_arch}=="ppc64"||${build_arch}=="x86_64"} {22 if {(${os.platform} == "darwin" && ${os.major} >= 10)||${build_arch}=="ppc64"||${build_arch}=="x86_64"} { 23 23 default_variants +gcc42 24 24 pre-fetch {
Note: See TracChangeset
for help on using the changeset viewer.

