aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorler <ler@FreeBSD.org>2018-01-15 05:04:36 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:24:02 +0800
commitde6c3acddac12a82ee8fdcbf480851fddd2c147c (patch)
tree9cc8416dae01adabd544c44aeb033d46cc2e6432 /net
parent77bacb0d5a592b01e871726cea8a3f311d230ec8 (diff)
downloadfreebsd-ports-gnome-de6c3acddac12a82ee8fdcbf480851fddd2c147c.tar.gz
freebsd-ports-gnome-de6c3acddac12a82ee8fdcbf480851fddd2c147c.tar.zst
freebsd-ports-gnome-de6c3acddac12a82ee8fdcbf480851fddd2c147c.zip
net/boinc-client: include str_replace.h for setiathome v8
Diffstat (limited to 'net')
-rw-r--r--net/boinc-client/Makefile3
-rw-r--r--net/boinc-client/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index e3b5212f6161..81a5592789e6 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -3,6 +3,7 @@
PORTNAME= boinc-client
PORTVERSION= 7.8.6
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= ler@FreeBSD.org
@@ -120,7 +121,7 @@ post-patch:
post-install:
.for name in config.h project_specific_defines.h api/reduce.h \
- lib/opencl_boinc.h lib/shmem.h lib/std_fixes.h
+ lib/opencl_boinc.h lib/shmem.h lib/std_fixes.h lib/str_replace.h
${INSTALL_DATA} ${WRKSRC}/${name} ${STAGEDIR}${PREFIX}/include/boinc
.endfor
diff --git a/net/boinc-client/pkg-plist b/net/boinc-client/pkg-plist
index f5473104e2d5..5e426140ce3a 100644
--- a/net/boinc-client/pkg-plist
+++ b/net/boinc-client/pkg-plist
@@ -44,6 +44,7 @@ include/boinc/sched_msgs.h
include/boinc/shmem.h
include/boinc/stackwalker_imports.h
include/boinc/std_fixes.h
+include/boinc/str_replace.h
include/boinc/str_util.h
include/boinc/svn_version.h
include/boinc/url.h