svn commit: r308937 - head/devel/json-c
Jason E. Hale
jhale at freebsd.org
Sun Dec 16 01:10:02 UTC 2012
On Saturday, December 15, 2012 16:55:22 Jason Helfman wrote:
> On Sat, Dec 15, 2012 at 2:54 PM, Baptiste Daroussin <bapt at freebsd.org>wrote:
> > On Sat, Dec 15, 2012 at 08:18:37AM +0000, Jason Helfman wrote:
> > > USE_GNOME= pkgconfig gnomehack
> >
> > Would have been nice to fix the pkgconfig dep while here :)
>
> I didn't know of the requirements of the package, but perhaps the
> maintainer could suggest a path.
> I'll contact the maintainer.
In other words, change:
USE_GNOME=pkgconfig
to:
USE_PKGCONFIG=build
The prior is deprecated because it brings in pkgconf as a build and a runtime
dependency where pkgconf is almost always needed for build only. It would be
good to check if any dependent ports are relying on this port for an indirect
dependency of pkgconf before changing it, though.
--
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team
More information about the svn-ports-head
mailing list