Looking for a portfile review before submitting (rbldnsd)
Scott Haneda
talklists at newgeo.com
Wed Jun 10 18:29:48 PDT 2009
On Jun 10, 2009, at 6:24 PM, Jeremy Lavergne wrote:
> However, make sure those ${destroot} get added to the install paths
> that are missing them.
I am not getting this, every effort I made, I get an error.
destroot {
# Install binary
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/sbin
# Install man page 'rbldnsd.8'
xinstall -m 0640 ${worksrcpath}/${name}.8 ${destroot}${prefix}/
share/man/man8
}
That is how I have it, it works. Are you saying this I need to set
destroot to the source of the target, I have it set in the target
now. I looked at my original email to be sure I did not copy and
paste the wrong file.
--
Scott * If you contact me off list replace talklists@ with scott@ *
More information about the macports-dev
mailing list