Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2014 20:39:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 193934] Mk/Uses/perl5.mk causes bogus "*** Error code 1 (ignored)"
Message-ID:  <bug-193934-14331-plWAYFF5j7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193934-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193934-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193934

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mandree
Date: Thu Sep 25 20:38:33 UTC 2014
New revision: 369293
URL: http://svnweb.freebsd.org/changeset/ports/369293

Log:
  Fix shell commands in fix-packlist,
  A. avoiding a bogus *** Error code 1 (ignored) on ports that
  1. set at least one of the configure, modbuildtiny, or fixpacklist options
     to USES_PERL5=..., AND
  2. do not create/install into
     ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}/auto

  B. no longer masking ${FIND} trouble through the leading - on the
     Makefile commands.

  PR:        193934
  Approved by:    portmgr (bdrewery)

Changes:
  head/Mk/Uses/perl5.mk

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193934-14331-plWAYFF5j7>