summaryrefslogtreecommitdiff
path: root/graphics/png/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png/files/patch-aa')
-rw-r--r--graphics/png/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/png/files/patch-aa b/graphics/png/files/patch-aa
new file mode 100644
index 000000000000..1d3c9840bfe1
--- /dev/null
+++ b/graphics/png/files/patch-aa
@@ -0,0 +1,11 @@
+--- scripts/makefile.freebsd.bak Sat May 18 18:46:45 2002
++++ scripts/makefile.freebsd Thu May 30 08:55:41 2002
+@@ -25,7 +25,7 @@
+ DPADD+= ${LIBM} ${LIBZ}
+
+ CFLAGS+= -I. -DPNG_USE_PNGGCCRD
+-.if (${MACHINE_ARCH} != "i386")
++.if (${ARCH} != "i386")
+ CFLAGS+= -DPNG_NO_ASSEMBLER_CODE
+ .endif
+