Changeset View
Changeset View
Standalone View
Standalone View
games/regoth/Makefile
| PORTNAME= regoth | PORTNAME= regoth | ||||
| DISTVERSIONPREFIX= nightly- | DISTVERSIONPREFIX= nightly- | ||||
| DISTVERSION= 0.4.189 | DISTVERSION= 0.4.189 | ||||
| PORTREVISION= 3 | PORTREVISION= 3 | ||||
| CATEGORIES= games | CATEGORIES= games | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Reimplementation of zEngine, the Gothic and Gothic II engine | COMMENT= Reimplementation of zEngine, the Gothic and Gothic II engine | ||||
| WWW= https://github.com/REGoth-project/REGoth | WWW= https://github.com/REGoth-project/REGoth | ||||
| LICENSE= GPLv3 | LICENSE= GPLv3 | ||||
| BROKEN_FreeBSD_13_powerpc64= fails to build: mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? | |||||
| BROKEN_riscv64= fails to build: mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? | BROKEN_riscv64= fails to build: mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? | ||||
| LIB_DEPENDS= libsndfile.so:audio/libsndfile | LIB_DEPENDS= libsndfile.so:audio/libsndfile | ||||
| USES= cmake compiler:c++11-lib gl openal xorg | USES= cmake compiler:c++11-lib gl openal xorg | ||||
| USE_GITHUB= yes | USE_GITHUB= yes | ||||
| GH_ACCOUNT= REGoth-project | GH_ACCOUNT= REGoth-project | ||||
| ▲ Show 20 Lines • Show All 44 Lines • Show Last 20 Lines | |||||