aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-04-02 09:27:05 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-04-02 09:27:05 +0000
commitd4dc90dad1dce1adb2aea9038bef9905888b5ba6 (patch)
tree1c528603784473266e22ebce9f37eed14503479e /databases
parentdabd8fe5493b2d50a5ab555c98305d73decf5a00 (diff)
downloadports-d4dc90dad1dce1adb2aea9038bef9905888b5ba6.tar.gz
ports-d4dc90dad1dce1adb2aea9038bef9905888b5ba6.zip
fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-engine
Fix up botched variable in mysql-workbench51 that prevents patching. Correct farsight2 master_site and add mirror. Submitted by: pointyhat via miwi Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=315661
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-workbench51/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-workbench51/Makefile b/databases/mysql-workbench51/Makefile
index cf7838c533a4..32841e9cc5a8 100644
--- a/databases/mysql-workbench51/Makefile
+++ b/databases/mysql-workbench51/Makefile
@@ -73,8 +73,8 @@ post-patch:
${WRKSRC}/library/canvas/src/mdc_canvas_view.h \
${WRKSRC}/library/canvas/src/mdc_canvas_view_printing.cpp \
${WRKSRC}/modules/wb.mysql.import/src/stdafx.h \
- ${WKRSRC}/modules/db.mysql.sqlparser/src/stdafx.h \
- ${WKRSRC}/modules/db.mysql.sqlparser/src/mysql_sql_parser_fe.cpp \
+ ${WRKSRC}/modules/db.mysql.sqlparser/src/stdafx.h \
+ ${WRKSRC}/modules/db.mysql.sqlparser/src/mysql_sql_parser_fe.cpp \
${WRKSRC}/plugins/wb.printing/backend/stdafx.h \
${WRKSRC}/plugins/db.mysql/backend/db_plugin_be.cpp