aboutsummaryrefslogtreecommitdiff
path: root/audio/cd-discid
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/cd-discid
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'audio/cd-discid')
-rw-r--r--audio/cd-discid/files/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/cd-discid/files/patch-Makefile b/audio/cd-discid/files/patch-Makefile
index 3d8f87cc5f70..980c21996cbc 100644
--- a/audio/cd-discid/files/patch-Makefile
+++ b/audio/cd-discid/files/patch-Makefile
@@ -1,7 +1,7 @@
---- Makefile.orig Wed Oct 22 16:40:23 2003
-+++ Makefile Wed Oct 22 16:40:34 2003
+--- Makefile.orig 2003-01-05 20:18:07 UTC
++++ Makefile
@@ -1,6 +1,6 @@
- VERSION = 0.9
+ VERSION = 0.8
-CC = gcc
-CFLAGS = -g -O2
+CC ?= cc