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:
Joe Marcus Clarke 2009-08-08 21:29:50 +00:00
parent 71774c7f2e
commit 1e74a4277f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239183

View file

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