diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index 3e67a7185611..bd0093a6f8f2 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -44,7 +44,7 @@ pre-install: post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR}/p0f + ${MKDIR} ${DOCSDIR} .for i in ${DOCFILES} ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/p0f .endfor diff --git a/net/p0f/Makefile b/net/p0f/Makefile index 3e67a7185611..bd0093a6f8f2 100644 --- a/net/p0f/Makefile +++ b/net/p0f/Makefile @@ -44,7 +44,7 @@ pre-install: post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR}/p0f + ${MKDIR} ${DOCSDIR} .for i in ${DOCFILES} ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/p0f .endfor