diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-24 06:24:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-24 06:25:01 +0000 |
commit | c61262ea1cf7688c41929400d0cd9c7c20e69b93 (patch) | |
tree | 29f51daee82207808465f3baed10d187182b0cde /games | |
parent | 37be1981be3413e7b688de9274f35c777e029829 (diff) | |
download | ports-c61262ea1cf7688c41929400d0cd9c7c20e69b93.tar.gz ports-c61262ea1cf7688c41929400d0cd9c7c20e69b93.zip |
Diffstat (limited to 'games')
-rw-r--r-- | games/freedroidrpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index 00c2db1793ba..37d0fd2b61d6 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png GNU_CONFIGURE= yes -USES= cpe jpeg gmake localbase lua:52+ python sdl xorg +USES= cpe jpeg gmake localbase lua:-53 python sdl xorg CPE_VENDOR= freedroid USE_XORG= x11 USE_SDL= sdl image gfx |