diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-05 12:40:25 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-05 12:40:25 +0000 |
commit | 4a53aaed219608996cb36dfaf691a966583db1d8 (patch) | |
tree | 84c676fefba6032a88e57bf0bb93a3d9d4ffad75 /databases/mysql-workbench52/files/patch-library__forms__Makefile.am | |
parent | Update to 3.8.0 RC3. (diff) |
Remove databases/mysql-workbench52.
The port has been broken for more than 6 months and it does not look like
anyone intends to fix it.
Diffstat (limited to 'databases/mysql-workbench52/files/patch-library__forms__Makefile.am')
-rw-r--r-- | databases/mysql-workbench52/files/patch-library__forms__Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mysql-workbench52/files/patch-library__forms__Makefile.am b/databases/mysql-workbench52/files/patch-library__forms__Makefile.am deleted file mode 100644 index ce4d2c2d7b4d..000000000000 --- a/databases/mysql-workbench52/files/patch-library__forms__Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- library/forms/Makefile.am.orig -+++ library/forms/Makefile.am -@@ -91,7 +91,7 @@ - -I$(top_srcdir)/ext/vsqlite\ - -I$(top_srcdir)/library/\ - -I$(top_srcdir)/ext\ ---I$(top_srcdir)/ext/tinyxml\ -+@TINYXML_CFLAGS@\ - -I$(top_srcdir)/ext/scintilla/include - - |