diff options
Diffstat (limited to 'audio/fpc-mad/files/patch-packages_mad_fpmake.pp')
-rw-r--r-- | audio/fpc-mad/files/patch-packages_mad_fpmake.pp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/fpc-mad/files/patch-packages_mad_fpmake.pp b/audio/fpc-mad/files/patch-packages_mad_fpmake.pp deleted file mode 100644 index 74ff33a56d4c..000000000000 --- a/audio/fpc-mad/files/patch-packages_mad_fpmake.pp +++ /dev/null @@ -1,11 +0,0 @@ ---- packages/mad/fpmake.pp 2017-09-02 11:48:24.000000000 -0500 -+++ packages/mad/fpmake.pp 2017-12-12 12:22:21.182111000 -0500 -@@ -17,7 +17,7 @@ - P.Directory:=ADirectory; - {$endif ALLPACKAGES} - P.Version:='3.2.2'; -- P.OSes := [linux,win32,win64,wii]; -+ P.OSes := [linux,win32,win64,wii,dragonfly,freebsd]; - P.SourcePath.Add('src'); - - T:=P.Targets.AddUnit('mad.pas'); |