Changeset 80019
- Timestamp:
- 07/01/11 23:29:50 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/net/munin/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/munin/Portfile
r69144 r80019 6 6 name munin 7 7 version 1.4.4 8 revision 1 8 9 categories net 9 10 maintainers alpha … … 38 39 patch-Makefile.config \ 39 40 patch-munin-node.conf.in 41 post-patch { 42 reinplace "s|/usr/bin/perl|${prefix}/bin/perl|" \ 43 ${worksrcpath}/master/_bin/munin-update.in \ 44 ${worksrcpath}/node/extras/munin-node-sched \ 45 ${worksrcpath}/node/extras/munin-node-simple.in \ 46 ${worksrcpath}/node/bin/munindoc \ 47 ${worksrcpath}/contrib/munin-every-services-all-boxes-build-html.in \ 48 ${worksrcpath}/node/sbin/munin-node \ 49 ${worksrcpath}/node/sbin/munin-node-configure \ 50 ${worksrcpath}/node/sbin/munin-run 51 } 52 40 53 build.target build 41 54 build.args PREFIX=${prefix} \
Note: See TracChangeset
for help on using the changeset viewer.

