View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 04:30 AM
Luke Th. Bullock
 
Posts: n/a
Default Re: ports installation bug..

On Wed, 20 Aug 2003 23:05:05 +0000 (UTC) The Guru Luke Th. Bullock <nospam|lucc@alge.anart.no> wrote:
> There appears to be a bug in the ports package:
> ports.tar.gz 6609 KB 08/19/03 04:02:00


> there is a bug in the file /usr/ports/infrastructure/mk/bsd.port.mk
> change line 742 from:
> PKG_ARGS+= -S ${WRKINST}
> to
> PKG_ARGS+= -s ${WRKINST}${PREFIX}
> else pkg_create will fail.


this is of course in the current snapshot directory..

--
Regards Luke Th. Bullock (Lucc) [ http://alge.anart.no/ ]
Reply With Quote