Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Sep 2018 21:16:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229771] www/uwsgi: build issues with Poudriere when PSGI option is on
Message-ID:  <bug-229771-7788-WcSmbolKFW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229771-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229771-7788@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=3D229771

--- Comment #4 from Lorenzo Salvadore <phascolarctos@protonmail.ch> ---
Created attachment 196952
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196952&action=
=3Dedit
diff file with conditional USES+=3D perl5

I tested the port myself: I confirm that it is broken due to a missing
dependency from perl and that Mike Andrew's workaround works. However, this=
 is
only a workaround and should not be used to modify the Makefile because it
introduces a dependency to perl whatever are the options set.

I modified the Makefile adding USES+=3D perl5 when and only when the PSGI o=
ption
is selected: you find the modifications in the diff file.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229771-7788-WcSmbolKFW>