summaryrefslogtreecommitdiff
path: root/misc/mc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r--misc/mc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 2d9c4925de6e..edf47cc0dba7 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -77,8 +77,8 @@ SUBSHELL_SUB_FILES= pkg-message
X11_CONFIGURE_WITH= x
X11_USES= xorg
X11_USE= xorg=x11,xext
-X11_VARS= CONFLICTS_INSTALL+="mc-nox11-[0-9]*"
-X11_VARS_OFF= CONFLICTS_INSTALL+="mc-[0-9]*"
+X11_VARS= CONFLICTS_INSTALL+="mc-nox11"
+X11_VARS_OFF= CONFLICTS_INSTALL+="mc"
post-patch:
@${REINPLACE_CMD} -e 's|clang||' ${WRKSRC}/configure