mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
devel/websocketpp: Unbreak: remove the empty CMakeFiles directory
Approved by: portmgr (unbreak)
This commit is contained in:
parent
a42a5a3083
commit
48553528f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487716
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
USES= cmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= zaphoyd
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-stage: # https://github.com/zaphoyd/websocketpp/issues/781
|
||||
@${RMDIR} ${STAGEDIR}${PREFIX}/include/websocketpp/CMakeFiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue