summaryrefslogtreecommitdiff
path: root/net/dnsdoctor
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-11-08 15:42:27 +0000
committertaca <taca@pkgsrc.org>2011-11-08 15:42:27 +0000
commit4c699984fdfbfc4154d98f59825fc855effc044a (patch)
tree163049bb0c6797ec33c779997f58881ad4f1443e /net/dnsdoctor
parent1d744177ac953257d3d1b18071c9640bac5076d3 (diff)
downloadpkgsrc-4c699984fdfbfc4154d98f59825fc855effc044a.tar.gz
Use RUBY_VERSION instead of RUBY_REQD.
Diffstat (limited to 'net/dnsdoctor')
-rw-r--r--net/dnsdoctor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnsdoctor/Makefile b/net/dnsdoctor/Makefile
index 2787ecdb991..e83a539463f 100644
--- a/net/dnsdoctor/Makefile
+++ b/net/dnsdoctor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/03/17 21:29:20 zafer Exp $
+# $NetBSD: Makefile,v 1.7 2011/11/08 15:42:27 taca Exp $
#
DISTNAME= dnsdoctor-1.0.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.dnsdoctor.org/
COMMENT= DNS zones misconfigurations or inconsistencies diagnostic tool
LICENSE= gnu-gpl-v2
-DEPENDS+= ruby${RUBY_VER}-base>=${RUBY_REQD}:../../lang/ruby${RUBY_VER}-base
+DEPENDS+= ruby${RUBY_VER}-base>=${RUBY_VERSION}:../../lang/ruby${RUBY_VER}-base
PKG_DESTDIR_SUPPORT= user-destdir