diff options
Diffstat (limited to 'sci-geosciences/gmt/gmt-4.5.9.ebuild')
-rw-r--r-- | sci-geosciences/gmt/gmt-4.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gmt/gmt-4.5.9.ebuild b/sci-geosciences/gmt/gmt-4.5.9.ebuild index 7aefd90eb08c..329cb136f134 100644 --- a/sci-geosciences/gmt/gmt-4.5.9.ebuild +++ b/sci-geosciences/gmt/gmt-4.5.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 AUTOTOOLS_AUTORECONF=yes -inherit autotools-utils multilib +inherit autotools-utils multilib toolchain-funcs GSHHS="gshhs-2.2.0" |