summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 170f4f881f1..1953cdb7626 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.394 2000/01/15 02:08:03 jwise Exp $
+# $NetBSD: bsd.pkg.mk,v 1.395 2000/01/17 14:33:46 agc Exp $
#
# This file is in the public domain.
#
@@ -136,7 +136,7 @@ BUILD_DEFS+= KERBEROS
.endif
.if defined(USE_PERL5)
-DEPENDS+= perl-5.00404:${PKGSRCDIR}/lang/perl5
+DEPENDS+= perl-*:${PKGSRCDIR}/lang/perl5
.endif
.if defined(USE_FORTRAN)