Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2019 09:31:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238581] [PATCH] irc/irssi: add DEBUG option
Message-ID:  <bug-238581-7788-4rFs2QWk1g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238581-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238581-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=3D238581

--- Comment #1 from David O'Rourke <dor.bsd@xm0.uk> ---
I believe the `INSTALL_TARGET=3Dinstall-strip` is still needed here, as the=
 irssi
`make install` doesn't strip by default and the ports `INSTALL_TARGET` defa=
ults
to "install".

The `WITH_DEBUG=3Dyes` when the `DEBUG` option is enabled should take care =
of
ensuring that the `INSTALL_TARGET` is changed to `INSTALL_TARGET=3Dinstall`,
according to
https://svnweb.freebsd.org/ports/head/Mk/bsd.port.mk?revision=3D503781&view=
=3Dmarkup#l1743

-David

--=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-238581-7788-4rFs2QWk1g>