summaryrefslogtreecommitdiff
path: root/databases/rubygem-do_mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-do_mysql/Makefile')
-rw-r--r--databases/rubygem-do_mysql/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile
index 89a40fcaca52..516914ce7daa 100644
--- a/databases/rubygem-do_mysql/Makefile
+++ b/databases/rubygem-do_mysql/Makefile
@@ -11,8 +11,7 @@ COMMENT= Ruby DataObjects driver for MySQL
RUN_DEPENDS= rubygem-data_objects>=0.10.17:databases/rubygem-data_objects
-USE_MYSQL= yes
+USES= gem mysql
USE_RUBY= yes
-USES= gem
.include <bsd.port.mk>