Changeset 81587
- Timestamp:
- 08/02/11 04:03:11 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/openssl97/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/openssl97/Portfile
r57375 r81587 31 31 configure.args -L${prefix}/lib --openssldir=${prefix}/etc/${name} zlib no-asm no-krb5 shared 32 32 33 build.args CC=${configure.cc} 34 33 35 destroot.destdir INSTALL_PREFIX=${destroot} 34 36 # do not install docs, just sw … … 37 39 test.run yes 38 40 41 universal_variant no 42 39 43 livecheck.type regex 40 44 livecheck.url ${master_sites} 41 45 livecheck.regex openssl-(0.9.7\[a-z\]) 42 43 platform darwin 8 {44 build.args CC=/usr/bin/gcc-4.045 }
Note: See TracChangeset
for help on using the changeset viewer.

