1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove hack introduced with CMake 2.8.1.

There was no explanation about why it was required (neither here nor
in area51), and the current CMake version seems to build fine without
it.

Approved by:	avilla (mentor)
This commit is contained in:
Raphael Kubo da Costa 2011-09-11 01:57:25 +00:00
parent 083f42b7f1
commit 33624c0958
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281617

View File

@ -34,9 +34,6 @@ post-patch:
${XARGS} -0 -n 100 ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g; \
s,/usr/X11R6,${LOCALBASE},g'
post-configure:
${ECHO} "cmake:" >> ${BUILD_WRKSRC}/Makefile
pre-install:
${LN} -sf ${CMAKE_BIN} ${WRKSRC}/bin
${WRKSRC}/bin/cmake-gui --help-man > ${WRKSRC}/cmake-gui.1