diff options
-rw-r--r-- | textproc/libxml++26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 34e5f8e69..292e81c7d 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -38,7 +38,7 @@ post-patch: .if !defined(NOPORTDOCS) post-configure: - @${TOUCH} ${WRKSRC}/docs/reference/html/index.html + @${TOUCH} ${WRKSRC}/docs/reference/${PORTVERSION:R}/html/index.html .endif patch-autotools: |