Ticket #12403: p7zip-universal.patch
File p7zip-universal.patch, 628 bytes (added by meissnem@…, 17 years ago) |
---|
-
Portfile
11 11 highest compression ratio. 12 12 homepage http://p7zip.sourceforge.net/ 13 13 platforms darwin 14 universal_variant no15 14 16 15 master_sites sourceforge 17 16 use_bzip2 yes … … 29 28 } 30 29 } 31 30 31 post-configure { 32 if {[variant_isset universal]} { 33 reinplace "s|\$(LOCAL_FLAGS)|${configure.universal_cflags} \$(LOCAL_FLAGS)|g" ${worksrcpath}/makefile.machine 34 } 35 } 36 32 37 destroot.destdir DEST_HOME=${prefix} \ 33 38 DEST_MAN=${prefix}/share/man \ 34 39 DEST_DIR=${destroot}