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:
Jan Beich 2019-03-06 02:55:07 +00:00
parent f3a9f58ee8
commit 5060b524f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494759

View file

@ -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