aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2024-04-06 16:15:10 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2024-04-06 16:17:52 +0000
commit7dba254f0765eae5aaec87579cc1e1779fd8defe (patch)
tree0c9b14969a9458c8737d8dd6c20b87eced232bb7
parentd730c173926f29fc626c45a22fe75d5542c94324 (diff)
downloadports-7dba254f0765eae5aaec87579cc1e1779fd8defe.tar.gz
ports-7dba254f0765eae5aaec87579cc1e1779fd8defe.zip
databases/p5-DBD-mysql4: add port to databases/Makefile
databases/p5-DBD-mysql4 added in 95f49cb3b54aa5c685fb3ea73aaf1be76af6111 PR: 277889 275100 Approved by: flo, arrowd (mentor, implicit)
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 268bc50a232a..5f97c2795586 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -300,6 +300,7 @@
SUBDIR += p5-DBD-XBase
SUBDIR += p5-DBD-cego
SUBDIR += p5-DBD-mysql
+ SUBDIR += p5-DBD-mysql4
SUBDIR += p5-DBI
SUBDIR += p5-DBI-Shell
SUBDIR += p5-DBICx-Deploy