openbsd-ports/graphics/png
bernd 0875288c2e We compile png with -DPNG_NO_ASSEMBLER_CODE. Unfortunately, the libpng build
system doesn't install a pngconf.h appropriate to the options passed to the
build.
So we have to put a PNG_NO_ASSEMBLER_CODE define into pngconf.h manually.
This unbreaks (at least) ImageMagick on amd64.

Some more information about this problem can be found here:

http://sourceforge.net/mailarchive/forum.php?thread_id=10314069&forum_id=43850

Since we don't want to compile pentium specific code,
remove -DPNG_USE_PNGGCCRD.

Bump major lib version and PKGNAME.

with help & ok steven@, naddy@
2006-05-13 13:52:48 +00:00
..
patches We compile png with -DPNG_NO_ASSEMBLER_CODE. Unfortunately, the libpng build 2006-05-13 13:52:48 +00:00
pkg Update to png-1.2.10 and better DESCR. 2006-05-10 13:50:01 +00:00
distinfo Update to png-1.2.10 and better DESCR. 2006-05-10 13:50:01 +00:00
Makefile We compile png with -DPNG_NO_ASSEMBLER_CODE. Unfortunately, the libpng build 2006-05-13 13:52:48 +00:00