summaryrefslogtreecommitdiff
path: root/databases/ruby-pg
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-08-21 13:46:20 +0000
committertaca <taca@pkgsrc.org>2012-08-21 13:46:20 +0000
commit8cb6f0e6502a4bcfbb0f22fbc39e5cb486cbd373 (patch)
treee20355469a2b558acd5e84da46aa371136a49603 /databases/ruby-pg
parentcea9f3eb90a210b60dc5b32def2e4170b6d5982f (diff)
downloadpkgsrc-8cb6f0e6502a4bcfbb0f22fbc39e5cb486cbd373.tar.gz
Require ruby-rdoc version 2.5.8 or later to fix build problem with ruby18.
Diffstat (limited to 'databases/ruby-pg')
-rw-r--r--databases/ruby-pg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/ruby-pg/Makefile b/databases/ruby-pg/Makefile
index 96a3c8f128d..a4eff5cc369 100644
--- a/databases/ruby-pg/Makefile
+++ b/databases/ruby-pg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/08/05 10:02:11 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/08/21 13:46:20 taca Exp $
DISTNAME= pg-0.14.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/}
@@ -10,6 +10,8 @@ HOMEPAGE= http://bitbucket.org/ged/ruby-pg/
COMMENT= Ruby extension for PostgreSQL
LICENSE= 2-clause-bsd OR ruby-license
+RUBY_RDOC_REQD= 2.5.8
+
GEM_CLEANBUILD= ext/*
CONFIGURE_ARGS= --with-pgsql-include-dir=${PGSQL_PREFIX}/include/postgresql \
--with-pgsql-lib-dir=${PGSQL_PREFIX}/lib