Skip to content

Commit

Permalink
games-fps/quake2-icculus: Remove stale sys-freebsd/ deps
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed May 6, 2020
1 parent 3479f3d commit ade6643
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand Down Expand Up @@ -30,8 +30,8 @@ RDEPEND="${UIDEPEND}
demo? ( games-fps/quake2-demodata )"
DEPEND="${UIDEPEND}
X? ( x11-base/xorg-proto )
rogue? ( || ( sys-freebsd/freebsd-ubin app-arch/sharutils ) )
xatrix? ( || ( sys-freebsd/freebsd-ubin app-arch/sharutils ) )"
rogue? ( app-arch/sharutils )
xatrix? ( app-arch/sharutils )"

S=${WORKDIR}/${MY_P}

Expand Down

0 comments on commit ade6643

Please sign in to comment.