summaryrefslogtreecommitdiff
path: root/lang/gnat/files/patch-af
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-04-01 21:24:16 +0000
committerRene Ladan <rene@FreeBSD.org>2014-04-01 21:24:16 +0000
commit3ede9c48755ddb0d5d67dcecf3d913466da9bf3e (patch)
tree9b133cf2613d576544183a58345677144a6aa522 /lang/gnat/files/patch-af
parentBring back from the dead; take ownership (diff)
Remove expired ports:
2014-02-27 devel/hyena: Broken for more than 6 month 2014-04-01 print/pdfmod: Depends on expired devel/hyena, unstaged, uses old standards 2014-04-01 security/gnutls-devel: Stale, broken and vulnerable 2014-04-01 sysutils/epylog: distfiles no longer fetchable 2014-04-01 japanese/Wnn6: Unmaintained, interactive and restricted 2014-04-01 japanese/srd-fpw: Unmaintained, interactive and restricted 2014-04-01 japanese/mypaedia-fpw: Unmaintained, interactive and restricted 2014-04-01 news/dnews: Unmaintained, interactive and restricted 2014-04-01 devel/adasdl: Ancient, does not build on amd64; use devel/sdl_gnat instead 2014-04-01 lang/gnat: The Ada framework is based on lang/gcc-aux, use it instead
Notes
Notes: svn path=/head/; revision=349892
Diffstat (limited to 'lang/gnat/files/patch-af')
-rw-r--r--lang/gnat/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gnat/files/patch-af b/lang/gnat/files/patch-af
deleted file mode 100644
index c4c54206c3e7..000000000000
--- a/lang/gnat/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/ada/gnatlink.adb.orig 2010-06-03 02:22:26.000000000 -0400
-+++ gcc/ada/gnatlink.adb 2010-09-28 11:04:58.000000000 -0400
-@@ -137,7 +137,7 @@
- -- This table collects the arguments to be passed to compile the binder
- -- generated file.
-
-- Gcc : String_Access := Program_Name ("gcc", "gnatlink");
-+ Gcc : String_Access := Program_Name ("gnatgcc", "gnatlink");
-
- Read_Mode : constant String := "r" & ASCII.NUL;
-