mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
games/dxx-rebirth: update to 20200501, fix build on powerpc64 elfv2, aarch64
Error: DXX-Archive.3: checking path to assembler ... 'as' DXX-Archive.3: checking version of assembler 'as' ... error: No such file or directory
This commit is contained in:
parent
c74c219cfb
commit
fe70209bff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534911
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dxx-rebirth
|
||||
PORTVERSION= 20191227
|
||||
PORTVERSION= 20200501
|
||||
DISTVERSIONSUFFIX= -src
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://www.dxx-rebirth.com/download/dxx/rebirth/
|
||||
@ -18,8 +18,7 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/GPL-3.txt
|
||||
LICENSE_FILE_PARALLAX= ${WRKSRC}/COPYING.txt
|
||||
LICENSE_PERMS_PARALLAX= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
BROKEN_aarch64= fails to configure: DXX-Archive.3: checking version of assembler 'as' ... error: No such file or directory
|
||||
|
||||
BUILD_DEPENDS= as:devel/binutils
|
||||
LIB_DEPENDS= libphysfs.so:devel/physfs \
|
||||
libpng.so:graphics/png
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1579031507
|
||||
SHA256 (dxx-rebirth_20191227-src.tar.xz) = 40869d725506cfabbe34fa3c9b766c70671bfc6832bc2bfae61cefdfaf1b9102
|
||||
SIZE (dxx-rebirth_20191227-src.tar.xz) = 1319540
|
||||
TIMESTAMP = 1589201259
|
||||
SHA256 (dxx-rebirth_20200501-src.tar.xz) = 8f713369e6aefc0e97ccecc7a3f696262c3533b3c7244757b49039d845a391ed
|
||||
SIZE (dxx-rebirth_20200501-src.tar.xz) = 1328256
|
||||
|
Loading…
Reference in New Issue
Block a user