summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-09 10:06:28 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-09 10:06:28 +0000
commitb487c40d09a9b0c05b9266f1d1d9d72a201b932c (patch)
tree9d31681f7204f05f39981e7df13d5e9fd628002c /x11-libs/fltk/fltk-1.1.4.ebuild
parentfixing multilib-strict (diff)
downloadhistorical-b487c40d09a9b0c05b9266f1d1d9d72a201b932c.tar.gz
historical-b487c40d09a9b0c05b9266f1d1d9d72a201b932c.tar.bz2
historical-b487c40d09a9b0c05b9266f1d1d9d72a201b932c.zip
multilib-strict
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/fltk/fltk-1.1.4.ebuild')
-rw-r--r--x11-libs/fltk/fltk-1.1.4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/fltk/fltk-1.1.4.ebuild b/x11-libs/fltk/fltk-1.1.4.ebuild
index 970a25a9b6a5..e5c84aa40de6 100644
--- a/x11-libs/fltk/fltk-1.1.4.ebuild
+++ b/x11-libs/fltk/fltk-1.1.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.12 2004/12/16 08:45:55 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.13 2005/04/09 10:06:28 blubb Exp $
IUSE="opengl debug nptl"
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs multilib
DESCRIPTION="C++ user interface toolkit for X and OpenGL."
HOMEPAGE="http://www.fltk.org"
@@ -19,7 +19,7 @@ PV_MINOR=${PV_MINOR/.*}
SLOT="${PV_MAJOR}.${PV_MINOR}"
INCDIR=/usr/include/fltk-${SLOT}
-LIBDIR=/usr/lib/fltk-${SLOT}
+LIBDIR=/usr/$(get_libdir)/fltk-${SLOT}
DEPEND="virtual/x11
virtual/xft