aboutsummaryrefslogtreecommitdiff
path: root/audio/vorbisgain/files
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-07 01:18:34 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-07 01:18:34 +0000
commit978ee8eb0e6ca52671986cdd417903789b06dbc6 (patch)
treed34e080b40ba886220f45a8d74b0d14fbebb698d /audio/vorbisgain/files
parent243584192e3a3b9b3be1f8ceb780e1aa1568adc6 (diff)
downloadports-978ee8eb0e6ca52671986cdd417903789b06dbc6.tar.gz
ports-978ee8eb0e6ca52671986cdd417903789b06dbc6.zip
Notes
Diffstat (limited to 'audio/vorbisgain/files')
-rw-r--r--audio/vorbisgain/files/patch-Makefile.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/vorbisgain/files/patch-Makefile.in b/audio/vorbisgain/files/patch-Makefile.in
deleted file mode 100644
index 456ce42bcaf4..000000000000
--- a/audio/vorbisgain/files/patch-Makefile.in
+++ /dev/null
@@ -1,18 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in.orig Mon Oct 13 16:58:56 2003
-+++ Makefile.in Mon Oct 13 16:59:12 2003
-@@ -417,10 +417,10 @@
-
-
- debug:
-- $(MAKE) all CFLAGS="@DEBUG@"
-+ $(MAKE) all CFLAGS="@DEBUG@"
-
- profile:
-- $(MAKE) all CFLAGS="@PROFILE@"
-+ $(MAKE) all CFLAGS="@PROFILE@"
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.