summaryrefslogtreecommitdiff
path: root/devel/fpc-newt/files/patch-packages_newt_fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-newt/files/patch-packages_newt_fpmake.pp')
-rw-r--r--devel/fpc-newt/files/patch-packages_newt_fpmake.pp11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/fpc-newt/files/patch-packages_newt_fpmake.pp b/devel/fpc-newt/files/patch-packages_newt_fpmake.pp
deleted file mode 100644
index ccc6e57a82a4..000000000000
--- a/devel/fpc-newt/files/patch-packages_newt_fpmake.pp
+++ /dev/null
@@ -1,11 +0,0 @@
---- packages/newt/fpmake.pp.orig 2015-01-05 19:27:06.000000000 +0000
-+++ packages/newt/fpmake.pp
-@@ -18,7 +18,7 @@ begin
- {$endif ALLPACKAGES}
- P.Version:='3.0.1';
- P.SourcePath.Add('src');
-- P.OSes:=[Linux];
-+ P.OSes:=[Linux,dragonfly,freebsd];
-
- T:=P.Targets.AddUnit('newt.pp');
-