summaryrefslogtreecommitdiff
path: root/databases/rubygem-do_postgres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-do_postgres/Makefile')
-rw-r--r--databases/rubygem-do_postgres/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/rubygem-do_postgres/Makefile b/databases/rubygem-do_postgres/Makefile
index 8cc4ed07b428..943eb404d8ee 100644
--- a/databases/rubygem-do_postgres/Makefile
+++ b/databases/rubygem-do_postgres/Makefile
@@ -11,10 +11,7 @@ COMMENT= Ruby DataObjects driver for PostgreSQL
RUN_DEPENDS= rubygem-data_objects>=0.10.13:databases/rubygem-data_objects
-USES+= pgsql
-
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist pgsql
.include <bsd.port.mk>