Changeset 79548
- Timestamp:
- 06/17/11 16:41:09 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/mercurial/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/mercurial/Portfile
r79240 r79548 32 32 rmd160 c9c21ac48e6c37360f4de5833ddf0ee5e2594620 33 33 depends_run port:curl-ca-bundle 34 35 post-patch { 36 if {[variant_isset universal]} { 37 reinplace "s/-arch i386 -arch x86_64/${configure.universal_cflags}/" ${worksrcpath}/setup.py 38 } else { 39 reinplace "s/-arch i386 -arch x86_64//" ${worksrcpath}/setup.py 40 } 41 } 34 42 35 43 post-destroot {
Note: See TracChangeset
for help on using the changeset viewer.

