diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/p5-Audio-Ecasound | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) | |
download | ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-Ecasound')
-rw-r--r-- | audio/p5-Audio-Ecasound/files/patch-Makefile.PL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/p5-Audio-Ecasound/files/patch-Makefile.PL b/audio/p5-Audio-Ecasound/files/patch-Makefile.PL index b73dc2dce76a..4e8dd55aeda1 100644 --- a/audio/p5-Audio-Ecasound/files/patch-Makefile.PL +++ b/audio/p5-Audio-Ecasound/files/patch-Makefile.PL @@ -1,6 +1,6 @@ ---- Makefile.PL.orig 2010-11-21 12:26:33.201477139 +0900 -+++ Makefile.PL 2010-11-21 12:26:54.018506858 +0900 -@@ -8,7 +8,7 @@ +--- Makefile.PL.orig 2010-07-12 02:34:56 UTC ++++ Makefile.PL +@@ -8,7 +8,7 @@ WriteMakefile( # next two could be from libecasoundc-config --libs --cflags # not for now since want it to install w/o libecasoundc-config LIBS => ['-lecasoundc'], |