1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

games/magicmaze: Don't hard code ruby version

With hat:	ruby@
This commit is contained in:
Steve Wills 2014-07-28 17:49:36 +00:00
parent c0a65e8bff
commit 90398ea4e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363206

View File

@ -13,7 +13,7 @@ COMMENT= Simple and low-tech monster-bashing maze game
LICENSE= GPLv2
RUN_DEPENDS= ruby19-sdl>=0:${PORTSDIR}/devel/ruby-sdl
RUN_DEPENDS= ruby${RUBY_SUFFIX}-sdl>=0:${PORTSDIR}/devel/ruby-sdl
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/./_/g}