aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-29 12:58:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-29 12:58:00 +0800
commit5440eb492dec0aaf44e0c85cc68cf8758a9114b4 (patch)
tree3d8af91be9ac9d0966cb9d99b8c17f4420c6cae9 /databases
parentcd1ca9795eb5b7724bfc0b1b94051298508552cd (diff)
downloadfreebsd-ports-gnome-5440eb492dec0aaf44e0c85cc68cf8758a9114b4.tar.gz
freebsd-ports-gnome-5440eb492dec0aaf44e0c85cc68cf8758a9114b4.tar.zst
freebsd-ports-gnome-5440eb492dec0aaf44e0c85cc68cf8758a9114b4.zip
- Cleanup CONFLICTS_INSTALL
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index a943b7540ba0..6196943c3014 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-DBI>=1.08:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
-CONFLICTS_INSTALL?= p5-Mysql-modules-[0-9]* p5-DBD-mysql[45][0-9]-[0-9]*
+CONFLICTS_INSTALL?= p5-DBD-mysql[45][0-9]-[0-9]*
USE_MYSQL= yes
USE_PERL5= configure