Changeset 82846
- Timestamp:
- 08/20/11 19:46:30 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/net/pwlib/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/pwlib/Portfile
r69520 r82846 18 18 platforms darwin 19 19 checksums md5 0fa33ba1b32b254abe0b731a52c0f2f9 20 setworksrcdir pwlib20 worksrcdir pwlib 21 21 patchfiles patch-all.diff 22 22 configure.args --mandir=${prefix}/share/man … … 33 33 post-patch { 34 34 reinplace "s|@@PREFIX@@|${prefix}|g" \ 35 src/ptlib/unix/Makefile \36 make/unix.mak35 ${worksrcpath}/src/ptlib/unix/Makefile \ 36 ${worksrcpath}/make/unix.mak 37 37 } 38 38 destroot {
Note: See TracChangeset
for help on using the changeset viewer.

