diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-29 04:58:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-29 04:58:00 +0000 |
commit | a03705a4ac5119130ab794d6682f8cb22ada9fa2 (patch) | |
tree | 3d8af91be9ac9d0966cb9d99b8c17f4420c6cae9 /databases/p5-DBD-mysql/Makefile | |
parent | 2203436618f42f2aa4655bc8a2004fd1e6d16640 (diff) | |
download | ports-a03705a4ac5119130ab794d6682f8cb22ada9fa2.tar.gz ports-a03705a4ac5119130ab794d6682f8cb22ada9fa2.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-mysql/Makefile')
-rw-r--r-- | databases/p5-DBD-mysql/Makefile | 2 |
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 |