summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-09-08 15:19:16 +0000
committerjoerg <joerg@pkgsrc.org>2016-09-08 15:19:16 +0000
commitad04c26296cd9676b996c46dddd4145a907dc6d8 (patch)
tree2e22eacdcdfe6cc73c0ed56e14421f55e8f6094f /net
parent2c6da70059476b991802c692853b48b3c977cddd (diff)
downloadpkgsrc-ad04c26296cd9676b996c46dddd4145a907dc6d8.tar.gz
Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
Diffstat (limited to 'net')
-rw-r--r--net/dnsdoctor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnsdoctor/Makefile b/net/dnsdoctor/Makefile
index 6be99d325f3..363cc88318c 100644
--- a/net/dnsdoctor/Makefile
+++ b/net/dnsdoctor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/04/01 15:29:26 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2016/09/08 15:19:18 joerg Exp $
#
DISTNAME= dnsdoctor-1.0.1
@@ -16,7 +16,7 @@ DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
WRKSRC= ${WRKDIR}/dnsdoctor
# Config name conflict, need many changes.
-RUBY_VERSION_SUPPORTED= 18
+RUBY_VERSIONS_ACCEPTED= 18
NO_BUILD= yes
DDOC_HTML_PATH?= /dnsdoctor