pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Help with creating a Qt package
On Sat, Mar 15, 2008 at 01:23:48PM +0000, raymond.meyer%rambler.ru@localhost
wrote:
> On Saturday 15 March 2008 13:14:04 Joerg Sonnenberger wrote:
> > WRKSRC= ${WRKDIR}/kmp
>
> Thanks. Another question, the software Makefile contains the following line
> to
> install the binaries
>
> install: $(name)
> @install -vD $(name) $(prefix)/bin/$(name)
>
> however BSD install does not support those options, I think they're for GNU
> install, or something like that. So BSD install exits with errors. How do I
> handle this, do I need to patch Makefile to cater for BSD install?
Yes. Also complain to the genius that wrote the rules.
Joerg
Home |
Main Index |
Thread Index |
Old Index