aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-06-27 01:24:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-06-27 01:24:25 +0800
commit30f992723bc7d48da1aee8584928055ef036acaa (patch)
tree68513f87f3a12dc5d5bc81d78e39c95d3a9aa03e
parent1b1ceba33c0129a6895769c3ef514aef1bcdb90d (diff)
downloadfreebsd-ports-gnome-30f992723bc7d48da1aee8584928055ef036acaa.tar.gz
freebsd-ports-gnome-30f992723bc7d48da1aee8584928055ef036acaa.tar.zst
freebsd-ports-gnome-30f992723bc7d48da1aee8584928055ef036acaa.zip
- Use USES=mysql
-rw-r--r--databases/p5-DBD-mysql/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index ae4218d7d90f..bf0b0b77604d 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -20,9 +20,8 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
CONFLICTS_INSTALL?= p5-DBD-mysql[45][0-9]-[0-9]*
-USE_MYSQL= yes
USE_PERL5= configure
-USES= perl5
+USES= mysql perl5
OPTIONS_DEFINE= SSL
SSL_BUILD_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay