diff --git a/x11-misc/macopix/macopix-1.7.4-r2.ebuild b/x11-misc/macopix/macopix-1.7.4-r2.ebuild index a862222fef258..21fa93789d0b6 100644 --- a/x11-misc/macopix/macopix-1.7.4-r2.ebuild +++ b/x11-misc/macopix/macopix-1.7.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -58,6 +58,7 @@ src_prepare() { } src_configure() { + append-cflags -fcommon append-libs -lX11 econf $(use_with gnutls)