summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-12-26 17:07:11 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-12-26 17:07:11 +0000
commit6109a20595836c2ceab563cb4e34f0e861f9ccc6 (patch)
tree6bfcf4aa6317ab939b6ab1f081b155cf891e8d34 /databases/Makefile
parentadd CONFLICTS, make a MASTER port, use USE_MYSQL. (diff)
Add new SLAVE port for p5-DBD-mysql with databases/mysql40-client.
PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes: svn path=/head/; revision=96631
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 3b0893eaad26..688a5f612e4f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -120,6 +120,7 @@
SUBDIR += p5-DBD-Sybase
SUBDIR += p5-DBD-XBase
SUBDIR += p5-DBD-mysql
+ SUBDIR += p5-DBD-mysql40
SUBDIR += p5-DBI
SUBDIR += p5-DBI-137
SUBDIR += p5-DBIWrapper