On Sun, Apr 21, 2019 at 05:44:52PM +0200, Charlene Wendling wrote: > Hi Andrew, ports, > > The title says it all: > > > ls -l /usr/ports/pobj/p5-Package-Stash-XS-0.29/ > total 4 > drwx------ 5 _pbuild _pbuild 512 21 Apr 16:22 Package-Stash-XS-0.29/ > > ===> Building for p5-Package-Stash-XS-0.29 > /bin/sh: > cd: /usr/ports/pobj/p5-Package-Stash-XS-0.29/Package-Stash-XS-0.29 - > Permission denied > > OK?
OK afresh1@ > > Charlène. > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Package-Stash-XS/Makefile,v > retrieving revision 1.8 > diff -u -p -u -p -r1.8 Makefile > --- Makefile 10 Mar 2019 00:29:26 -0000 1.8 > +++ Makefile 21 Apr 2019 14:27:34 -0000 > @@ -4,6 +4,8 @@ COMMENT = faster and more correct implem > DISTNAME = Package-Stash-XS-0.29 > CATEGORIES = devel > > +FIX_EXTRACT_PERMISSIONS = Yes > + > MAINTAINER = Andrew Fresh <[email protected]> > > # Perl >
