svn commit: r378955 - in head/devel: . p5-B-C
Andrej Zverev
az at freebsd.org
Sat Feb 14 10:35:03 UTC 2015
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-all
mailing list