summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-engines/frotz/frotz-2.50_beta2.ebuild')
-rw-r--r--games-engines/frotz/frotz-2.50_beta2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/frotz/frotz-2.50_beta2.ebuild b/games-engines/frotz/frotz-2.50_beta2.ebuild
index 732495e1c963..544ab8e09d62 100644
--- a/games-engines/frotz/frotz-2.50_beta2.ebuild
+++ b/games-engines/frotz/frotz-2.50_beta2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -63,7 +63,7 @@ src_compile() {
SYSCONFDIR="${EPREFIX}/etc"
}
-src_install () {
+src_install() {
emake \
install_dumb \
$(use ncurses && echo install) \