Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2015 20:27:44 +0200
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        freebsd-ports@freebsd.org
Subject:   Re: Error Building devel/cmake
Message-ID:  <55F711A0.7030904@utanet.at>
In-Reply-To: <CAHay0Ab4WLjfxBbN4BcqOyLQkZgyFwYfOj%2Bgeu=SqscKL9xvag@mail.gmail.com>
References:  <CAHay0Ab4WLjfxBbN4BcqOyLQkZgyFwYfOj%2Bgeu=SqscKL9xvag@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hallo !

If you not want to install cmake-gui, comment out line 63 in the Makefile:
63         #${RM} ${WRKSRC}/Help/manual/cmake-gui.1.rst
(But now you can't install cmake-gui this will conflicting the manpage).

Or you compile it with  options DOCS and MANPAGES set to off.

greetings
Walter Schwarzenfeld



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55F711A0.7030904>