aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-06-19 04:01:01 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-06-19 04:01:01 +0000
commit8ac04686003b0e328fdf5a6d2661d7adb53ae26b (patch)
treefced325160a7914d7b563c8358e630743ec34365 /games
parent3623f9fdd02d50fe88018100c68681ab06578a9c (diff)
downloadports-8ac04686003b0e328fdf5a6d2661d7adb53ae26b.tar.gz
ports-8ac04686003b0e328fdf5a6d2661d7adb53ae26b.zip
games/libretro: incorrect dependency with paralleln64
PR: 247209 Submitted by: Daniel Menelkir (maintainer) Reported by: sdalu@sdalu.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25315
Notes
Notes: svn path=/head/; revision=539582
Diffstat (limited to 'games')
-rw-r--r--games/libretro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/libretro/Makefile b/games/libretro/Makefile
index 4c4e8b8480de..14b3ded98955 100644
--- a/games/libretro/Makefile
+++ b/games/libretro/Makefile
@@ -127,7 +127,7 @@ NESTOPIA_RUN_DEPENDS= libretro-nestopia>=0:games/libretro-nestopia
NXENGINE_RUN_DEPENDS= libretro-nxengine>=0:games/libretro-nxengine
O2EM_RUN_DEPENDS= libretro-o2em>=0:games/libretro-o2em
OPERA_RUN_DEPENDS= libretro-opera>=0:games/libretro-opera
-PARALLELN64_RUN_DEPENDS= libretro-paralleln64:games/libretro-paralleln64
+PARALLELN64_RUN_DEPENDS= libretro-paralleln64>=0:games/libretro-paralleln64
PCSX_REARMED_RUN_DEPENDS= libretro-pcsx_rearmed>=0:games/libretro-pcsx_rearmed
PICODRIVE_RUN_DEPENDS= libretro-picodrive>=0:games/libretro-picodrive
PRBOOM_RUN_DEPENDS= libretro-prboom>=0:games/libretro-prboom