Changeset 79340
- Timestamp:
- 06/09/11 14:41:23 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/net/miniupnpc/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/miniupnpc/Portfile
r79142 r79340 6 6 name miniupnpc 7 7 version 1.5 8 epoch 2 8 revision 1 9 9 categories net 10 10 platforms darwin … … 20 20 sha1 53ceae5515a547fed28b93bd5abba517586b0b3e \ 21 21 rmd160 8989965305c56ac89011db7cdaf8955f4bb95eba 22 22 23 use_configure no 24 build.args-append CC=${configure.cc} 25 26 post-patch { 27 reinplace "s|-Wl,-install_name,|-Wl,-install_name,${prefix}/lib/|" ${worksrcpath}/Makefile 28 } 29 23 30 destroot.destdir PREFIX=${prefix} INSTALLPREFIX=${destroot}${prefix} 24 31
Note: See TracChangeset
for help on using the changeset viewer.

