diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2025-06-10 06:46:12 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2025-06-10 07:29:48 +0000 |
commit | 16e0d8c7c8895905cbacfbc4f3adb8bd1294dd10 (patch) | |
tree | 2205815fc71dca31ce9950d4ac2a4e21b0d382d5 | |
parent | a211b9ca5fa4cfd49749a36c66c1f9e659b590f4 (diff) |
emulators/linux_base-rl9: Remove irrelevant CONFLICTS_INSTALL
-rw-r--r-- | emulators/linux_base-rl9/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/linux_base-rl9/Makefile b/emulators/linux_base-rl9/Makefile index 03a40bb04891..32037043e3fd 100644 --- a/emulators/linux_base-rl9/Makefile +++ b/emulators/linux_base-rl9/Makefile @@ -15,8 +15,6 @@ USE_LINUX= # empty USE_LINUX_RPM= yes WANT_LINUX32= yes -CONFLICTS_INSTALL= linux-${linux_ARGS}-libsigsegv - .include "${.CURDIR}/Makefile.version" BIN_DISTNAMES= bash-${bash_ver} \ |