Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2016 12:26:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204824] devel/poco and devel/poco-devel packages doesn't install PocoConfig.cmake
Message-ID:  <bug-204824-13-1V3XCDntdj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204824-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204824-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=3D204824

--- Comment #5 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
I was taking a look at this, and installing the Config files without CMake =
is
not just a matter of doing that manually in the port's Makefile: some
submodules also have their own Config file, and those need a corresponding
"Poco<module>Targets.cmake" file that's generated by CMake itself.

It's probably a better idea to just switch the build system to CMake. The p=
ort
currently has no maintainer, so anyone interested in this can adopt the por=
t or
just send a patch to implement this.

--=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-204824-13-1V3XCDntdj>