summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-VCP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-VCP/Makefile b/devel/p5-VCP/Makefile
index 08927447210..0a255611509 100644
--- a/devel/p5-VCP/Makefile
+++ b/devel/p5-VCP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:48 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/01/03 01:06:29 dholland Exp $
DISTNAME= VCP-autrijus-snapshot-0.9-${SNAPSHOT_VERS}
SNAPSHOT_VERS= 20050110
@@ -12,10 +12,10 @@ AUTHOR_DIR= authors/id/A/AU/AUTRIJUS
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Versioned Copy, copying hierarchies of versioned files
-BROKEN= Fails to locate VCP/DiffFormat.pm
-
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64