pkgsrc/misc/cuecat/patches/patch-aa
wiz 27707d4ac9 Initial import of cuecat, a package to support reading and parsing
the output of the CueCat barcode reader under NetBSD.
2001-02-13 13:55:42 +00:00

16 lines
295 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2001/02/13 13:55:42 wiz Exp $
--- Makefile.orig Mon Sep 18 19:26:03 2000
+++ Makefile
@@ -1,8 +1,9 @@
RM=/bin/rm
-CC=gcc
+#CC=gcc
AR=ar
-CFLAGS=-Wall -Wstrict-prototypes -O2
+CFLAGS+=-Wall -Wstrict-prototypes
+all: read_cuecat
read_cuecat: read_cuecat.o \