svn commit: r378955 - in head/devel: . p5-B-C

Muhammad Moinur Rahman bofh at FreeBSD.org
Sat Feb 14 10:47:55 UTC 2015


Hi,

According to my understanding yes. But might be wrong. Can you clarify
more? As because it doesn't have any architecture dependent files.



On Sat, Feb 14, 2015 at 4:35 PM, Andrej Zverev <az at freebsd.org> wrote:

> Hi,
> Are you sure about NO_ARCH=yes here?
>
> On Sat, Feb 14, 2015 at 1:16 PM, Muhammad Moinur Rahman
> <bofh at freebsd.org> wrote:
> > Author: bofh
> > Date: Sat Feb 14 10:16:31 2015
> > New Revision: 378955
> > URL: https://svnweb.freebsd.org/changeset/ports/378955
> > QAT: https://qat.redports.org/buildarchive/r378955/
> >
> > Added: head/devel/p5-B-C/Makefile
> >
> ==============================================================================
> > --- /dev/null   00:00:00 1970   (empty, because file is newly added)
> > +++ head/devel/p5-B-C/Makefile  Sat Feb 14 10:16:31 2015        (r378955)
> > +USES=          perl5
> > +USE_PERL5=     configure
> > +PERL_INC_STAGE=
> ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE
> > +MAKE_ENV+=     PERL_INC_STAGE=${PERL_INC_STAGE}
> > +PLIST_SUB+=    PERL_ARCH=${PERL_ARCH}
> > +NO_ARCH=       yes
>


More information about the svn-ports-head mailing list