svn commit: r368739 - head/databases/rubygem-dbd-pg
Mathieu Arnold
mat at FreeBSD.org
Sun Sep 21 11:46:58 UTC 2014
Author: mat
Date: Sun Sep 21 11:46:58 2014
New Revision: 368739
URL: http://svnweb.freebsd.org/changeset/ports/368739
QAT: https://qat.redports.org/buildarchive/r368739/
Log:
Fix index, build, and all.
Sponsored by: Absolight
Modified:
head/databases/rubygem-dbd-pg/Makefile
Modified: head/databases/rubygem-dbd-pg/Makefile
==============================================================================
--- head/databases/rubygem-dbd-pg/Makefile Sun Sep 21 11:11:49 2014 (r368738)
+++ head/databases/rubygem-dbd-pg/Makefile Sun Sep 21 11:46:58 2014 (r368739)
@@ -9,7 +9,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= PostgreSQL driver for DBI-for-Ruby
RUN_DEPENDS= rubygem-dbi:${PORTSDIR}/databases/rubygem-dbi \
- rubygem-pg::${PORTSDIR}/devel/rubygem-pg
+ rubygem-pg::${PORTSDIR}/databases/rubygem-pg
USE_RUBY= yes
USE_RUBYGEMS= yes
More information about the svn-ports-all
mailing list