1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/graphics/optar/files/patch-Makefile
Martin Wilke 3f18c37026 Optar stands for OPTical ARchiver.
It's a codec for encoding data on paper, then you print it with a laser printer.
If you want to read the recording, scan it with a scanner and feed into the
decoder program.

WWW: http://ronja.twibright.com/optar/

PR:		ports/127796
Submitted by:	antonakis at gmail.com
2008-10-05 10:09:53 +00:00

11 lines
321 B
Plaintext

--- ./Makefile.orig 2008-03-02 21:42:19.000000000 +0200
+++ ./Makefile 2008-10-01 19:12:22.000000000 +0300
@@ -1,6 +1,5 @@
LDFLAGS=-lm
-CFLAGS=-O3 -Wall -Wuninitialized -fomit-frame-pointer -funroll-loops \
- -fstrength-reduce -DNODEBUG `libpng-config --I_opts`
+CFLAGS= `libpng-config --I_opts`
all: optar unoptar