summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-06-23 18:21:22 +0000
committerdholland <dholland@pkgsrc.org>2013-06-23 18:21:22 +0000
commit86b1acd3403868b51dcf2f1137ee40571ca1dea7 (patch)
tree4b4e54301cc3efca54ebbd91de6752d606c241dd /net
parent65cdac77a1b20de263687046acf018ef28bee991 (diff)
downloadpkgsrc-86b1acd3403868b51dcf2f1137ee40571ca1dea7.tar.gz
Add p5-Perl4-CoreLibs to fix "Can't locate stat.pl in @INC".
Diffstat (limited to 'net')
-rw-r--r--net/nasd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nasd/Makefile b/net/nasd/Makefile
index 8bb56946c62..8db66ebbe30 100644
--- a/net/nasd/Makefile
+++ b/net/nasd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:35 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/23 18:21:22 dholland Exp $
DISTNAME= repackaged-${PKGNAME_NOREV}
PKGNAME= nasd-1.3
@@ -14,6 +14,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-* Linux-*-*
USE_IMAKE= yes
USE_TOOLS+= perl makedepend
+BUILD_DEPENDS+= p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
MAKE_JOBS_SAFE= no