Changeset 79521
- Timestamp:
- 06/16/11 09:25:42 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/archivers/p7zip/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/archivers/p7zip/Portfile
r77581 r79521 5 5 name p7zip 6 6 version 9.20.1 7 revision 1 7 8 categories archivers 8 9 maintainers nomaintainer … … 33 34 reinplace "s|CC=cc |CC=${configure.cc} |g" \ 34 35 ${worksrcpath}/makefile.machine 36 reinplace "s|-m32||g" \ 37 ${worksrcpath}/makefile.machine 35 38 if {[variant_isset universal]} { 36 39 reinplace "s|\$(LOCAL_FLAGS)|${configure.universal_cflags} \$(LOCAL_FLAGS)|g" \
Note: See TracChangeset
for help on using the changeset viewer.

