ports/51438: devel/nspr port doesn't install nspr-config script

Seva Gluschenko gvs at rinet.ru
Sun Apr 27 22:20:08 PDT 2003


The following reply was made to PR ports/51438; it has been noted by GNATS.

From: Seva Gluschenko <gvs at rinet.ru>
To: Morten Rodal <morten at rodal.no>
Cc: freebsd-gnats-submit at FreeBSD.org, marcus at FreeBSD.org
Subject: Re: ports/51438: devel/nspr port doesn't install nspr-config script
Date: Mon, 28 Apr 2003 09:20:46 +0400 (MSD)

 Message of Morten Rodal at Apr 27 22:27 ...
 
 MR> > --- Makefile.orig	Sat Apr 26 16:06:28 2003
 MR> > +++ Makefile	Sat Apr 26 16:08:07 2003
 MR> > @@ -33,6 +33,7 @@
 MR> >  		${TAR} -C ${PREFIX}/include -xf -
 MR> >  	${TAR} -C ${WRKSRC}/dist/lib --dereference -cf - . | \
 MR> >  		${TAR} -C ${PREFIX}/lib -xf -
 MR> > +	cp ${WRKSRC}/build/config/nspr-config ${PREFIX}/bin
 MR> >  .for lib in ${LIBS}
 MR> >  	${LN} -sf ${lib} ${PREFIX}/lib/${lib:S/.1$//}
 MR> >  .endfor
 MR>
 MR> I am unable to install this if I do not remove the "/build" from the
 MR> patch.  I get:
 MR>
 MR> install:
 MR> /usr/obj/usr/ports/devel/nspr/work/nspr-4.3/mozilla/nsprpub/build/build/config/nspr-config: No such file or directory
 MR> *** Error code 71
 MR>
 MR> Notice the "/build/build/".  This is on a -CURRENT as of 26 Apr 2003.
 
 My apologies to all folks, I was unattentional. Of course,
 ${WRKSRC}/config/nspr-config, "build/" is superfluous.
 
 SY, Seva Gluschenko | GVS-RIPE | GVS3-RIPN
 Cronyx Plus / RiNet network administrator.


More information about the freebsd-gnome mailing list