summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2018-01-15 23:28:15 +0000
committerSven Wegener <swegener@gentoo.org>2018-01-15 23:29:44 +0000
commit030d151e562fa9a5580a06249c87cb40261cdbfb (patch)
tree436fea2699568bd4a6c44d540c9ed97868e42ae8 /games-engines/scummvm-tools
parentmedia-gfx/gimp: stable 2.8.22-r1 for ia64, bug #641954 (diff)
downloadgentoo-030d151e562fa9a5580a06249c87cb40261cdbfb.tar.gz
gentoo-030d151e562fa9a5580a06249c87cb40261cdbfb.tar.bz2
gentoo-030d151e562fa9a5580a06249c87cb40261cdbfb.zip
games-engines/scummvm-tools: do not install into /usr/local
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'games-engines/scummvm-tools')
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild (renamed from games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild
index c673ff3f6e8a..66e28b742a40 100644
--- a/games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -42,6 +42,7 @@ src_prepare() {
src_configure() {
# Not an autoconf script
./configure \
+ --prefix=/usr \
--disable-tremor \
--enable-verbose-build \
--mandir=/usr/share/man \