summaryrefslogtreecommitdiff
path: root/graphics/qcread/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qcread/files/patch-aa')
-rw-r--r--graphics/qcread/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qcread/files/patch-aa b/graphics/qcread/files/patch-aa
index d809957c3654..44da6f41dd73 100644
--- a/graphics/qcread/files/patch-aa
+++ b/graphics/qcread/files/patch-aa
@@ -18,7 +18,7 @@
-#CFLAGS = -g -O -Ignu-getopt -DFreeBSD
-#INCLUDES = cqc.h gnu-getopt/getopt.h
-#OBJS = cqc.o gnu-getopt/getopt.o gnu-getopt/getopt1.o
-+CFLAGS = -g -O -I. -DFreeBSD
++CFLAGS+= -I. -DFreeBSD
+INCLUDES = cqc.h getopt.h
+OBJS = cqc.o getopt.o getopt1.o
##