summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/openldap24-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index 29128c1ea1eb..c39373c4d2be 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -572,7 +572,7 @@ post-install:
${STAGEDIR}${PREFIX}/libexec/openldap/
@${INSTALL_PROGRAM} ${WRKSRC}/contrib/slapd-modules/passwd/sha2/.libs/pw-sha2.so.0 \
${STAGEDIR}${PREFIX}/libexec/openldap/
- @${LN} -s pw-sha2.so.0 ${PREFIX}/libexec/openldap/pw-sha2.so
+ @${LN} -s pw-sha2.so.0 ${STAGEDIR}${PREFIX}/libexec/openldap/pw-sha2.so
.endif
.endif