summaryrefslogtreecommitdiff
path: root/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/conveysdl/conveysdl-1.3-r1.ebuild')
-rw-r--r--games-arcade/conveysdl/conveysdl-1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild b/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild
index 889cc7840cce..904ee87c07b4 100644
--- a/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild
+++ b/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ IUSE=""
DEPEND="media-libs/libsdl[sound,video]
media-libs/sdl-mixer"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
S="${WORKDIR}"