summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/yate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/yate/Makefile b/net/yate/Makefile
index ea219f1d8f19..2859ed71625f 100644
--- a/net/yate/Makefile
+++ b/net/yate/Makefile
@@ -167,7 +167,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-noalsa
PLIST_SUB+= WITH_ALSA="@comment "
.endif
-.if ${PORT_OPTIONS:MDOCS}
+.if ! ${PORT_OPTIONS:MDOCS}
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-noportdocs
.endif