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:06:38PM +0000, raymond.meyer%rambler.ru@localhost
wrote:
> On Saturday 15 March 2008 00:25:52 OBATA Akio wrote:
> > On Sat, 15 Mar 2008 06:44:34 +0900, <raymond.meyer%rambler.ru@localhost>
> > wrote:
> > > Could somebody give me tips on how to create a Makefile for a package so
> > > that it finds all the relevant Qt tools.
> >
> > .include "../../x11/qt3/application.mk"
>
> OK thanks, that did the trick. I have another question, the package is
> kmp-0.5, but the tar.bz2 distfile in extracted into kmp directory. So then it
> give an error saying it cannot change to kmp-0.5 directory. What's a good way
> to handle this in pkgsrc Makefile?
WRKSRC= ${WRKDIR}/kmp
Joerg
Home |
Main Index |
Thread Index |
Old Index