mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Fix the build with clang.
PR: ports/163519 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
This commit is contained in:
parent
969017be8e
commit
c966ec82b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293298
@ -192,6 +192,8 @@ post-patch:
|
||||
s|%%GIMP_THUMB_LIBS%%|${GIMP_THUMB_LIBS}|; \
|
||||
s|%%GIMP_UI_LIBS%%|${GIMP_UI_LIBS}|' \
|
||||
${WRKSRC}/plug-ins/pygimp/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's/-u /-Wl,-u,/' \
|
||||
${WRKSRC}/app/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|"libpng"|"libpng14"|' \
|
||||
-e 's|x86_64|amd64|g' \
|
||||
${WRKSRC}/configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user