diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-22 16:58:37 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-22 16:58:37 +0000 |
commit | 5503d2253b245dc2ad19c9760077f386d50ab7ae (patch) | |
tree | 4dea0edab1d8231dbfa38971653c4b027102e82e /games/iortcw | |
parent | 969daa3bef97ed46fb05adbe8b1ff71ea992ad20 (diff) |
Notes
Diffstat (limited to 'games/iortcw')
-rw-r--r-- | games/iortcw/Makefile | 9 | ||||
-rw-r--r-- | games/iortcw/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/games/iortcw/Makefile b/games/iortcw/Makefile index 28b7958af879..0a2c21c42b13 100644 --- a/games/iortcw/Makefile +++ b/games/iortcw/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= iortcw -DISTVERSION= 1.51 -PORTREVISION= 1 +PORTVERSION= 1.51b PORTEPOCH= 1 CATEGORIES= games @@ -12,14 +11,14 @@ COMMENT= Game engine for Return to Castle Wolfenstein LICENSE= GPLv3 +NOT_FOR_ARCHS= aarch64 armv6 armv7 powerpc64 +NOT_FOR_ARCHS_REASON= fails to configure: Architecture not supported + BUILD_DEPENDS= opusfile>0:audio/opusfile LIB_DEPENDS= libcurl.so:ftp/curl \ libopus.so:audio/opus \ libfreetype.so:print/freetype2 -NOT_FOR_ARCHS= aarch64 armv6 armv7 powerpc64 -NOT_FOR_ARCHS_REASON= fails to configure: Architecture not supported - USES= jpeg pkgconfig gmake USE_GL= gl USE_SDL= sdl2 diff --git a/games/iortcw/distinfo b/games/iortcw/distinfo index 7348b010c5b4..87de7f661f1e 100644 --- a/games/iortcw/distinfo +++ b/games/iortcw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496945418 -SHA256 (iortcw-iortcw-1.51_GH0.tar.gz) = 82e30742dd7cb35d77b31bffd2a4bbdea920722dc905bc471ee9959aacf65a1f -SIZE (iortcw-iortcw-1.51_GH0.tar.gz) = 25583223 +TIMESTAMP = 1521302961 +SHA256 (iortcw-iortcw-1.51b_GH0.tar.gz) = e02a212700dd7745bc3ac1f5e5d8006e2f2b961afa5f9ec5e18c56373b149e1d +SIZE (iortcw-iortcw-1.51b_GH0.tar.gz) = 25546152 |