summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/opensmtpd/opensmtpd-5.3_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/opensmtpd/opensmtpd-5.3_p1.ebuild b/mail-mta/opensmtpd/opensmtpd-5.3_p1.ebuild
index aecfd5e4d0b0..f80bf4c2a23f 100644
--- a/mail-mta/opensmtpd/opensmtpd-5.3_p1.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-5.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3_p1.ebuild,v 1.1 2013/03/17 19:59:36 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3_p1.ebuild,v 1.2 2013/03/17 21:44:53 zx2c4 Exp $
EAPI=5
@@ -48,11 +48,11 @@ src_configure() {
--with-privsep-user=smtpd \
--with-filter-user=smtpf \
--with-queue-user=smtpq \
- #--with-lookup-user=smtpl will be available in the release after 5.3p1
--with-privsep-path=/var/empty \
--with-sock-dir=/var/run \
--sysconfdir=/etc/opensmtpd \
$(use_with pam)
+ #--with-lookup-user=smtpl will be available in the release after 5.3p1
}
src_install() {