aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2009-07-21 16:28:34 +0800
committerale <ale@FreeBSD.org>2009-07-21 16:28:34 +0800
commit09c50a2c2190307df3e2f3ebf7ea87fc299aba02 (patch)
treed409a916a765068bd1b37007cbb48d0bf2bc0819
parent0dd58944aff2e49c0815c0a142b8171aa1a41181 (diff)
downloadfreebsd-ports-gnome-09c50a2c2190307df3e2f3ebf7ea87fc299aba02.tar.gz
freebsd-ports-gnome-09c50a2c2190307df3e2f3ebf7ea87fc299aba02.tar.zst
freebsd-ports-gnome-09c50a2c2190307df3e2f3ebf7ea87fc299aba02.zip
Hook up MySQL 5.4 to the build.
-rw-r--r--databases/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 33eb7592f063..51aec2ec5420 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -206,6 +206,9 @@
SUBDIR += mysql51-client
SUBDIR += mysql51-scripts
SUBDIR += mysql51-server
+ SUBDIR += mysql54-client
+ SUBDIR += mysql54-scripts
+ SUBDIR += mysql54-server
SUBDIR += mysql60-client
SUBDIR += mysql60-scripts
SUBDIR += mysql60-server