summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2016-11-19 14:38:03 +0000
committertaca <taca>2016-11-19 14:38:03 +0000
commit90a4a1a46a9334e4b6cad47496756e2cd9fce51e (patch)
treeb0eed3df41341f18f7ee217735ff28db2ae29d24 /databases
parent34b440ebcaf7f6042ded28d41031af68806cf8ff (diff)
downloadpkgsrc-90a4a1a46a9334e4b6cad47496756e2cd9fce51e.tar.gz
Remove RUBY_RDOC_VERSION since All RUBY_VERSION_DEFAULT versions of Ruby
are satisfy minimum RUBY_RDOC_VERSION now.
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-pg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/ruby-pg/Makefile b/databases/ruby-pg/Makefile
index af7f2933cce..5e8706c369d 100644
--- a/databases/ruby-pg/Makefile
+++ b/databases/ruby-pg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2016/10/09 21:41:58 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2016/11/19 14:38:03 taca Exp $
DISTNAME= pg-0.19.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/}
@@ -10,7 +10,6 @@ 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
CONFIGURE_ARGS= --with-pgsql-include-dir=${PGSQL_PREFIX}/include/postgresql \
--with-pgsql-lib-dir=${PGSQL_PREFIX}/lib