games/ponscripter-sekai: unbreak on powerpc64
gmake[2]: *** No rule to make target 'graphics_maltivec.o', needed by 'ponscr'. Stop. Reported by: pkg-fallout
This commit is contained in:
parent
f3a9f58ee8
commit
5060b524f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494759
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ TREMOR_LIB_DEPENDS_OFF= libvorbisfile.so:audio/libvorbis
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^ifdef DEBUG/,/^$$/d' \
|
||||
-e 's/$$STRIPFLAG/${STRIP}/' \
|
||||
-e 's/_maltivec/_altivec/g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's/$$(LIBS)/$$(LDFLAGS) &/' \
|
||||
${WRKSRC}/src/Makefile.ponscripter
|
||||
|
|
Loading…
Reference in a new issue