Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2016 10:30:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207822] [revive port] irc/smuxi as it was removed previously
Message-ID:  <bug-207822-13-7vTC2MkHRm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207822-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207822-13@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=3D207822

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

  USES=3Dpathfix
  PATHFIX_MAKEFILEIN=3DMakefile.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 archite=
cture specific files found:
> **** could this package use a wildcard architecture?
Meaning you could add NO_ARCH=3Dyes to the Makefile.

--=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-207822-13-7vTC2MkHRm>