From 614b5da0cb87aff908ea93228dffe59f4ef81caf Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 3 May 2021 15:00:24 +0200 Subject: [PATCH] Ports should not change their names depending on options. Reported by: tech-lists zyxst net --- misc/mc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 23849f0745d3..a14aaafed058 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -61,7 +61,7 @@ X11_CONFIGURE_ENABLE= 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]*" PKGNAMESUFFIX=-nox11 +X11_VARS_OFF= CONFLICTS_INSTALL+="mc-[0-9]*" PORTDOCS= *