mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Allow SIMD optimizations on amd64 by making sure gimp knows what FreeBSD
calls x86-64. PR: 137439 Submitted by: Anonymous <swell.k@gmail.com>
This commit is contained in:
parent
71774c7f2e
commit
1e74a4277f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239183
@ -192,6 +192,7 @@ post-patch:
|
||||
s|%%GIMP_UI_LIBS%%|${GIMP_UI_LIBS}|' \
|
||||
${WRKSRC}/plug-ins/pygimp/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|"libpng"|"libpng12"|' \
|
||||
-e 's|x86_64|amd64|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user