summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-02-22 22:10:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-02-22 22:10:41 +0000
commit9a58baf8c91f7142cfa1419984105ddac763e51c (patch)
tree765ffddda63629d6257d8cd5f743bd1358aa8b2d /media-libs/glfw
parentEAPI=2; call get_libdir; install pkgconfig file; patch submitted by Nathan Br... (diff)
downloadgentoo-2-9a58baf8c91f7142cfa1419984105ddac763e51c.tar.gz
gentoo-2-9a58baf8c91f7142cfa1419984105ddac763e51c.tar.bz2
gentoo-2-9a58baf8c91f7142cfa1419984105ddac763e51c.zip
get_libdir is in multilib
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'media-libs/glfw')
-rw-r--r--media-libs/glfw/glfw-2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glfw/glfw-2.6.ebuild b/media-libs/glfw/glfw-2.6.ebuild
index e6bf9ad0a65f..451389313473 100644
--- a/media-libs/glfw/glfw-2.6.ebuild
+++ b/media-libs/glfw/glfw-2.6.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/glfw-2.6.ebuild,v 1.2 2009/02/22 22:08:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/glfw-2.6.ebuild,v 1.3 2009/02/22 22:10:41 mr_bones_ Exp $
EAPI=2
-inherit eutils toolchain-funcs
+inherit eutils multilib
DESCRIPTION="The Portable OpenGL FrameWork"
HOMEPAGE="http://glfw.sourceforge.net/"