[Bug 207822] [revive port] irc/smuxi as it was removed previously

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 22 10:30:26 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207822

--- Comment #7 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
I see that the pkg-plist was updated and the .pc files are listed as installed
under lib/pkgconfig. It should be the other way around: .pc files are installed
under libdata/pkgconfig on FreeBSD, and smuxi needs to be adjusted to do that.
This can probably be done with:

  USES=pathfix
  PATHFIX_MAKEFILEIN=Makefile.include

Additionally, the build log you've posted contains a suggestion you probably
want to adopt:

> pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:10:amd64" -- no architecture specific files found:
> **** could this package use a wildcard architecture?
Meaning you could add NO_ARCH=yes to the Makefile.

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


More information about the freebsd-ports-bugs mailing list