svn commit: r311982 - head/databases

Chris Rees crees at FreeBSD.org
Sat Feb 9 14:45:23 UTC 2013


Author: crees
Date: Sat Feb  9 14:45:23 2013
New Revision: 311982
URL: http://svnweb.freebsd.org/changeset/ports/311982

Log:
  Connect mysql-connector-c to the build

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Sat Feb  9 14:06:23 2013	(r311981)
+++ head/databases/Makefile	Sat Feb  9 14:45:23 2013	(r311982)
@@ -210,6 +210,7 @@
     SUBDIR += mysac
     SUBDIR += mysql++1
     SUBDIR += mysql++3
+    SUBDIR += mysql-connector-c
     SUBDIR += mysql-connector-c++
     SUBDIR += mysql-connector-java
     SUBDIR += mysql-connector-odbc


More information about the svn-ports-head mailing list