Changeset 81072
- Timestamp:
- 07/24/11 14:15:48 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/security/cfv/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/security/cfv/Portfile
r81071 r81072 29 29 patchfiles patch-Makefile.diff patch-cfv.diff 30 30 31 post-patch { 32 reinplace "s|@PREFIX@|${prefix}|" ${worksrcpath}/Makefile 33 } 34 31 35 use_configure no 32 36 … … 41 45 42 46 post-patch { 43 reinplace "s|@PREFIX@|${prefix}|" ${worksrcpath}/Makefile44 47 reinplace "s|@PYTHON@|${prefix}/bin/python2.7|" ${worksrcpath}/Makefile ${worksrcpath}/cfv 45 48 } … … 50 53 51 54 post-patch { 52 reinplace "s|@PREFIX@|${prefix}|" ${worksrcpath}/Makefile53 55 reinplace "s|@PYTHON@|${prefix}/bin/python3.2|" ${worksrcpath}/Makefile ${worksrcpath}/cfv 54 56 }
Note: See TracChangeset
for help on using the changeset viewer.

