summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/allegro/allegro-4.0.3.ebuild')
-rw-r--r--media-libs/allegro/allegro-4.0.3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-libs/allegro/allegro-4.0.3.ebuild b/media-libs/allegro/allegro-4.0.3.ebuild
index 13362fac22d6..26d4283a901d 100644
--- a/media-libs/allegro/allegro-4.0.3.ebuild
+++ b/media-libs/allegro/allegro-4.0.3.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.3.ebuild,v 1.2 2003/06/19 18:17:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.3.ebuild,v 1.3 2003/08/21 02:38:33 vapier Exp $
inherit flag-o-matic
+filter-flags -fPIC -fprefetch-loop-arrays
DESCRIPTION="cross-platform multimedia library"
SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz"
@@ -22,8 +23,6 @@ DEPEND="${RDEPEND}
tetex? ( app-text/tetex )"
src_compile() {
- filter-flags -fPIC
-
econf \
--enable-linux \
--enable-vga \