aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/boinc-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index d68109fbea3d..5a7512055c14 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -155,7 +155,7 @@ post-install:
${MKDIR} ${PREFIX}/share/pixmaps
. for name in 16 32 48
${INSTALL_DATA} ${WRKSRC}/clientgui/res/boincmgr.${name}x${name}.png \
- ${LOCALBASE}/share/pixmaps
+ ${PREFIX}/share/pixmaps
. endfor
. if ${PORT_OPTIONS:MSKINS}
${CP} -R ${WRKSRC}/clientgui/skins ${PREFIX}/share/boinc