mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
USE_NOBTCFI=Yes due to bundled luajit, fixes running on IBT hardware. In addition, previously observed blank window on start is also resolved, unclear if because of sdl2-image update or other previous work. ok kn@
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# ../src/luajit2/src/lj_arch.h:55:2: error: #error "No support for
|
||||
# this architecture (yet)"
|
||||
ONLY_FOR_ARCHS = i386 amd64
|
||||
USE_NOBTCFI = Yes
|
||||
|
||||
COMMENT-main = graphical sdl rogue-like game
|
||||
COMMENT-data = data for Tales of Maj'Eyal
|
||||
@@ -11,7 +12,7 @@ COMMENT-data = data for Tales of Maj'Eyal
|
||||
V = 1.7.4
|
||||
PKGNAME = tome4-${V}
|
||||
CATEGORIES = games x11
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SITES = https://te4.org/dl/t-engine/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user