summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/notqmail/notqmail-1.08.ebuild')
-rw-r--r--mail-mta/notqmail/notqmail-1.08.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-mta/notqmail/notqmail-1.08.ebuild b/mail-mta/notqmail/notqmail-1.08.ebuild
index a714f858628e..b5ff5be5d0e3 100644
--- a/mail-mta/notqmail/notqmail-1.08.ebuild
+++ b/mail-mta/notqmail/notqmail-1.08.ebuild
@@ -54,7 +54,6 @@ DEPEND="
net-dns/libidn2
net-mail/queue-repair
sys-apps/gentoo-functions
- sys-apps/groff
ssl? (
!libressl? ( >=dev-libs/openssl-1.1:0= )
libressl? ( dev-libs/libressl:= )
@@ -142,7 +141,7 @@ src_prepare() {
}
src_compile() {
- qmail_src_compile
+ qmail_src_compile NROFF=true
use qmail-spp && qmail_spp_src_compile
}