RE: "make package-recursive install" question

2004-02-05 Thread Didier WIROTH
t; Sent: jeudi 5 février 2004 14:21 > To: Didier WIROTH > Subject: RE: "make package-recursive install" question > > You are going about this all wrong. Why install from ports > collection and then build your own package, this is crazy, > just download the package t

RE: [kde-freebsd] "make package-recursive install" question

2004-02-05 Thread Didier WIROTH
s? How do I have to do this? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andy Fawcett > Sent: jeudi 5 février 2004 11:32 > To: [EMAIL PROTECTED] > Subject: Re: [kde-freebsd] "make package-recursive install" question

Re: "make package-recursive install" question

2004-02-05 Thread Kent Stewart
On Thursday 05 February 2004 02:29 am, Didier WIROTH wrote: > Hi, > I would like to build packages (to burn and install on other slower > machines) the kde32 port. I'm doing this: > cd /usr/ports/x11/kde3: > make package-recursive install > > QT has been compiled and installed but there was no pack

"make package-recursive install" question

2004-02-05 Thread Didier WIROTH
Hi, I would like to build packages (to burn and install on other slower machines) the kde32 port. I'm doing this: cd /usr/ports/x11/kde3: make package-recursive install QT has been compiled and installed but there was no package created in: /usr/ports/packages/ How do I have to modify the command