summaryrefslogtreecommitdiff
path: root/net/ruby-ldap
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r--net/ruby-ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index 988263619a46..8cf5dac65e4b 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -62,7 +62,7 @@ post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}
${CP} -R ${WRKSRC}/test/* ${WRKSRC}/example/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/
- ${LN} -s . ${RUBY_EXAMPLESDIR}/${PORTNAME}/test
+ ${LN} -fs . ${RUBY_EXAMPLESDIR}/${PORTNAME}/test
${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}
.for f in ${DOCS_EN}
${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/