Changeset 81690
- Timestamp:
- 08/04/11 06:49:17 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/php/phpsh/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/php/phpsh/Portfile
r81187 r81690 27 27 port:php5-posix port:php5-pcntl 28 28 29 use_configure yes 30 configure { 31 eval reinplace "s|/etc/phpsh|${prefix}/etc/phpsh|g" \ 32 ${worksrcpath}/setup.py ${worksrcpath}/rc.example.php \ 33 [glob ${worksrcpath}/src/*] [glob ${worksrcpath}/src/doc/*] 34 } 29 35 python.link_binaries_suffix 30 36 post-destroot {
Note: See TracChangeset
for help on using the changeset viewer.

