diff options
Diffstat (limited to 'databases')
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile index 61dd0db16480..663434a44299 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.11 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org -COMMENT= DataSource driver using PEAR::DB and an SQL query. +COMMENT= DataSource driver using PEAR::DB and an SQL query BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \ ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile index ca320f241724..c06bbf05455b 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.7 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org -COMMENT= DataSource driver using PEAR::DB_Table. +COMMENT= DataSource driver using PEAR::DB_Table BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \ ${PEARDIR}/DB/Table.php:${PORTSDIR}/databases/pear-DB_Table diff --git a/databases/rubygem-arel/Makefile b/databases/rubygem-arel/Makefile index 4477cac33f52..4bf9b6cc0a61 100644 --- a/databases/rubygem-arel/Makefile +++ b/databases/rubygem-arel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= Relational Algebra for Ruby. +COMMENT= Relational Algebra for Ruby USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/databases/rubygem-bigrecord/Makefile b/databases/rubygem-bigrecord/Makefile index 7c8acbedac4a..e533822b93d2 100644 --- a/databases/rubygem-bigrecord/Makefile +++ b/databases/rubygem-bigrecord/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= Intended to work as a drop-in for Rails applications. +COMMENT= Intended to work as a drop-in for Rails applications RUN_DEPENDS= rubygem-activerecord>=0:${PORTSDIR}/databases/rubygem-activerecord \ rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ |