aboutsummaryrefslogtreecommitdiffstats
path: root/net/ddup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ddup/Makefile')
-rw-r--r--net/ddup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ddup/Makefile b/net/ddup/Makefile
index 856b44d34b76..143f56b30803 100644
--- a/net/ddup/Makefile
+++ b/net/ddup/Makefile
@@ -43,8 +43,8 @@ pre-build:
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/ddupcron.sh ${PREFIX}/sbin
-.if !defined(NOPORTSDOC)
- @${MKDIR} ${PREFIX}/share/doc/ddup
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
@${CAT} ${PKGMESSAGE}