Reported-by: Diego Elio Pettenò
Bug: https://bugs.gentoo.org/370265
Package-Manager: portage-2.3.0
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=4
-inherit eutils
+inherit eutils flag-o-matic
DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall"
HOMEPAGE="http://fuse-emulator.sourceforge.net"
guiflag="--without-gtk"
fi
+ append-libs -lm #370265, fixed in 1.1.1
+
econf \
--without-win32 \
${guiflag} \