mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix build when devel/qmake is installed.
Reported by: jerry@seibercom.net and avg via mailing list
This commit is contained in:
parent
94541850e8
commit
c80ba98a50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292094
@ -35,6 +35,8 @@ PORTEXAMPLES= Makefile accounts contact-messenger extensions \
|
||||
file-transfer protocols roster stream-tubes
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} -e '/FIND_PROGRAM/ s/qmake //' \
|
||||
${WRKSRC}/cmake/modules/FindQt.cmake
|
||||
${REINPLACE_CMD} -e '/add_subdirectory(tests)/ d' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
${REINPLACE_CMD} -e '/^add_dependencies(doxygen-doc / d' \
|
||||
|
Loading…
Reference in New Issue
Block a user