Page MenuHomeFreeBSD

D20820.id59274.diff
No OneTemporary

D20820.id59274.diff

Index: head/games/tome4/Makefile
===================================================================
--- head/games/tome4/Makefile
+++ head/games/tome4/Makefile
@@ -25,7 +25,7 @@
PLIST_SUB= PORTVERSION=${PORTVERSION}
WRKSRC= ${WRKDIR}/t-engine4-src-${PORTVERSION}
MAKE_ARGS+= config=release verbose=yes ARCH="" CC=${CC}
-USES= gmake openal:al tar:bzip2
+USES= gl gmake openal:al tar:bzip2
USE_SDL= image2 sdl2 ttf2
USE_GL= gl glu
USE_CSTD= gnu89
@@ -36,7 +36,7 @@
pre-build:
@${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/premake4.lua
-.if ${ARCH} == aarch64
+.if ${ARCH} == aarch64 || ${ARCH} == powerpc64
(cd ${WRKSRC} && premake4 --lua=default gmake)
.else
(cd ${WRKSRC} && premake4 gmake)

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 14, 7:40 PM (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29682121
Default Alt Text
D20820.id59274.diff (726 B)

Event Timeline