revision 314761 missing bsd.cmake.mk
Beeblebrox
zaphod at berentweb.com
Thu Mar 21 09:15:49 UTC 2013
This problem is due to an incompatible bsd.port.mk file from xorg head.
(https://trillian.chruetertee.ch/svn/ports/trunk). The 2 ports trees are
merged on my system, and the problem is caused by xorg/Mk/bsd.port.mk
calling for bsd.cmake.mk, and not having incorporated the newer cmake syntax
of
.if defined(USE_CMAKE)
. if defined(CMAKE_OUTSOURCE)
USES+= cmake:outsource
. else
USES+= cmake
. endif
.endif
x11 at freebsd.org has been notified of the problem.
--
View this message in context: http://freebsd.1045724.n5.nabble.com/revision-314761-missing-bsd-cmake-mk-tp5797369p5797519.html
Sent from the freebsd-ports-bugs mailing list archive at Nabble.com.
More information about the freebsd-ports-bugs
mailing list