1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

games/re3: enable only for architectures that are supported

This commit is contained in:
Piotr Kubaj 2021-03-04 15:49:12 +00:00
parent 27f1600172
commit bae771a46f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567320

View File

@ -7,6 +7,8 @@ CATEGORIES= games
MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Reverse-engineered GTA3 engine
ONLY_FOR_ARCHS= aarch64 armv6 armv7 amd64 i386
BUILD_DEPENDS= premake5:devel/premake5
LIB_DEPENDS= libglfw.so:graphics/glfw \
libmpg123.so:audio/mpg123 \