summaryrefslogtreecommitdiff
path: root/net/md-whois
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-04-30 04:16:08 +0000
committerjlam <jlam@pkgsrc.org>2001-04-30 04:16:08 +0000
commitd75cbbb9fd53a6f59fa13ece2dfc169fcb23c201 (patch)
tree4df1f1abf992be64492c3e2b45175d328bd55bb6 /net/md-whois
parent1edfee944f892b4e82824d22d8bd2666875da6d9 (diff)
downloadpkgsrc-d75cbbb9fd53a6f59fa13ece2dfc169fcb23c201.tar.gz
Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
Diffstat (limited to 'net/md-whois')
-rw-r--r--net/md-whois/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile
index 5fef8d869d5..c3aee4a4137 100644
--- a/net/md-whois/Makefile
+++ b/net/md-whois/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/03/27 03:20:11 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2001/04/30 04:16:10 jlam Exp $
DISTNAME= whois_4.5.2
PKGNAME= md-whois-4.5.2
@@ -9,7 +9,7 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.linux.it/~md/software/
COMMENT= Improved whois client
-BUILD_DEPENDS+= perl-5.*:../../lang/perl5
+BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
WRKSRC= ${WRKDIR}/whois-4.5.2