Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 08:46:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251371] irc/irssi: building 1.3.d.344,1 breaks when PERL=OFF
Message-ID:  <bug-251371-7788-24klyv0EEb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251371-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251371-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=3D251371

daniel.engberg.lists@pyret.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.engberg.lists@pyret.
                   |                            |net

--- Comment #7 from daniel.engberg.lists@pyret.net ---
Isn't this slightly incorrect, it's only a build repo if perl is turned off?

ie:

USES=3D perl5

....

.include <bsd.port.options.mk>

.if ! ${PORT_OPTIONS:MPERL}
USE_PERL5=3D      build
.endif

....

--=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-251371-7788-24klyv0EEb>