freebsd-ports/audio/cd-discid/files/patch-Makefile
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
173 B
Text

--- Makefile.orig 2003-01-05 20:18:07 UTC
+++ Makefile
@@ -1,6 +1,6 @@
VERSION = 0.8
-CC = gcc
-CFLAGS = -g -O2
+CC ?= cc
+CFLAGS ?= -O -pipe
LDFLAGS =
LIBS =
DEFS =