summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2013-06-23 18:17:33 +0000
committerdholland <dholland>2013-06-23 18:17:33 +0000
commitf0a3fc79567efcd24da756720fcd505e7cb57174 (patch)
treefdb5bcce1bacc374e34bf3108fd388e188f5976f
parent92345652b697982e08afa40eb51e37ee8b2c9885 (diff)
downloadpkgsrc-f0a3fc79567efcd24da756720fcd505e7cb57174.tar.gz
Add p5-Perl4-CoreLibs to fix "Can't locate ctime.pl in @INC".
-rw-r--r--misc/nxtvepg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile
index e3b8a5ebc4e..750fa6580b6 100644
--- a/misc/nxtvepg/Makefile
+++ b/misc/nxtvepg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2013/06/06 12:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2013/06/23 18:17:33 dholland Exp $
DISTNAME= nxtvepg-2.7.6
PKGREVISION= 7
@@ -16,6 +16,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \
NetBSD-[2-9]*-*
USE_TOOLS+= gmake perl:run
+DEPENDS+= p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs
PTHREAD_AUTO_VARS= yes
.include "../../mk/pthread.buildlink3.mk"