Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147806212
D20820.id59274.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
726 B
Referenced Files
None
Subscribers
None
D20820.id59274.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D20820: games/tome4: fix build on powerpc64
Attached
Detach File
Event Timeline
Log In to Comment