On Wed, 3 Jan 2018 17:22:05 -0500, Josh Grosse <j...@jggimi.net> wrote:
> On Wed, Jan 03, 2018 at 08:44:31PM +0100, Gregor Best wrote: > > > I just created a new release of net/wireless with a fix that helps > > for some iwn/iwm devices. The attached patch updates the port and > > adds me as a maintainer. Thanks committed. > Tested with rtwn(4) on amd64. Working fine. I ran portcheck(1), > which said: > > hardcoded paths detected in Makefile, consider using > SUBST_VARS and TRUEPREFIX/LOCALBASE/LOCALSTATEDIR/VARBASE > did you look why? ;) post-extract: sed -i -e 's,/usr/local/bin/wpa_cli,${LOCALBASE}/sbin/wpa_cli,g' \ -e 's,/etc/wireless.conf,${SYSCONFDIR}/wireless.conf,g' \ ${WRKSRC}/wireless.c