aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xdialog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index a4a753c92392..c8f83b8277ae 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -24,7 +24,7 @@ NODOCS= "@comment "
PLIST_SUB= NOPORTDOCS=${NODOCS}
-.if defined(NOPORTDOCS)
+.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${PREFIX}/share/${PORTNAME}
${CP} ${WRKSRC}/html/* ${PREFIX}/share/${PORTNAME}