mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Install additional header needed for build of setiathome app
Requested by: rene
This commit is contained in:
parent
adc761b1fa
commit
ec3f0336b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295065
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= boinc-client
|
||||
PORTVERSION= 7.0.25
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= pav
|
||||
@ -151,6 +152,7 @@ post-install:
|
||||
cd ${LOCALBASE}/share/pixmaps ; ${LN} -sf ${PREFIX}/share/boinc/boincmgr.${name}x${name}.png
|
||||
. endfor
|
||||
.endif
|
||||
${INSTALL_DATA} ${WRKSRC}/lib/std_fixes.h ${PREFIX}/include/boinc
|
||||
.if !defined(WITHOUT_X11)
|
||||
. for name in api/boinc_gl.h api/txf_util.h
|
||||
${INSTALL_DATA} ${WRKSRC}/${name} ${PREFIX}/include/boinc
|
||||
|
@ -40,6 +40,7 @@ include/boinc/procinfo.h
|
||||
include/boinc/proxy_info.h
|
||||
include/boinc/stackwalker_imports.h
|
||||
include/boinc/stackwalker_win.h
|
||||
include/boinc/std_fixes.h
|
||||
include/boinc/str_util.h
|
||||
include/boinc/svn_version.h
|
||||
include/boinc/url.h
|
||||
|
Loading…
Reference in New Issue
Block a user