summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/gmt/gmt-4.5.9.ebuild')
-rw-r--r--sci-geosciences/gmt/gmt-4.5.9.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-geosciences/gmt/gmt-4.5.9.ebuild b/sci-geosciences/gmt/gmt-4.5.9.ebuild
index 4eba3599b40b..6d139eedb89c 100644
--- a/sci-geosciences/gmt/gmt-4.5.9.ebuild
+++ b/sci-geosciences/gmt/gmt-4.5.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/gmt-4.5.9.ebuild,v 1.1 2013/02/02 06:40:13 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/gmt-4.5.9.ebuild,v 1.2 2015/07/18 20:10:44 tetromino Exp $
EAPI=4
@@ -42,6 +42,7 @@ MAKEOPTS+=" -j1"
PATCHES=(
"${FILESDIR}"/${PN}-4.5.9-no-strip.patch
"${FILESDIR}"/${PN}-4.5.6-respect-ldflags.patch
+ "${FILESDIR}"/${PN}-4.5.9-unistd.h.patch
)
AUTOTOOLS_IN_SOURCE_BUILD=1