summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-08-28 18:07:22 +0200
committerDavid Seifert <soap@gentoo.org>2023-08-28 18:07:22 +0200
commitfc3c3fee06bf9608106c3d2f84a75f8ffdaef2bd (patch)
treec4d09cc165fcf8f68a30a77bf3f3e6137caa18f0 /mail-client
parentmail-mta/opensmtpd: add blocker for mail-client/mailx-support (diff)
downloadgentoo-fc3c3fee06bf9608106c3d2f84a75f8ffdaef2bd.tar.gz
gentoo-fc3c3fee06bf9608106c3d2f84a75f8ffdaef2bd.tar.bz2
gentoo-fc3c3fee06bf9608106c3d2f84a75f8ffdaef2bd.zip
mail-client/mailx-support: add blocker for mail-mta/opensmtpd
Closes: https://bugs.gentoo.org/913144 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mailx-support/mailx-support-20060102-r3.ebuild (renamed from mail-client/mailx-support/mailx-support-20060102-r2.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild b/mail-client/mailx-support/mailx-support-20060102-r3.ebuild
index 5be445ff2676..aaf5b7c38363 100644
--- a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild
+++ b/mail-client/mailx-support/mailx-support-20060102-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,6 +18,8 @@ PATCHES=(
"${FILESDIR}"/${P}-add-sys_file_h.patch
)
+RDEPEND="!mail-mta/opensmtpd"
+
src_prepare() {
default