diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-05-25 17:37:23 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-05-25 17:37:23 +0000 |
commit | 3cdf7f744813f54d898738e951bbbf63ef8bda6d (patch) | |
tree | 6df444892c327b1fb0ee34d8abbddc3915aa0720 /lang/glade-gpl/files/patch-af | |
parent | Update to 2.3.6 and unmark BROKEN. (diff) |
- Update to 2005;
- Take maintainership.
PR: ports/95055
Submitted by: Max E. Kuznecov <mek (at) mek.uz.ua>
Diffstat (limited to 'lang/glade-gpl/files/patch-af')
-rw-r--r-- | lang/glade-gpl/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/glade-gpl/files/patch-af b/lang/glade-gpl/files/patch-af deleted file mode 100644 index 27378b0647b4..000000000000 --- a/lang/glade-gpl/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- ada/make.adb.orig Wed May 3 20:09:55 2000 -+++ ada/make.adb Wed May 3 20:10:20 2000 -@@ -238,7 +238,7 @@ - -- Compiler, Binder & Linker Data and Subprograms -- - ---------------------------------------------------- - -- Gcc : String_Access := Program_Name ("gcc"); -+ Gcc : String_Access := Program_Name ("adagcc"); - Gnatbind : String_Access := Program_Name ("gnatbind"); - Gnatlink : String_Access := Program_Name ("gnatlink"); - -- Default compiler, binder, linker programs |