summaryrefslogtreecommitdiff
path: root/time/p5-Data-ICal
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-08-06 11:41:37 +0000
committerryoon <ryoon@pkgsrc.org>2013-08-06 11:41:37 +0000
commitff99c62e4b2f6f4fe1a9ea0c1300f3546c25c476 (patch)
tree912b9c4aa327319354079437f9e1d9f5bbc6bdad /time/p5-Data-ICal
parent38f8c1a97a4e252ed71cb9474c6192bad7a48e3d (diff)
downloadpkgsrc-ff99c62e4b2f6f4fe1a9ea0c1300f3546c25c476.tar.gz
Fix broken BUILD_DEPENDS.
Noticed by spz@. Thank you.
Diffstat (limited to 'time/p5-Data-ICal')
-rw-r--r--time/p5-Data-ICal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile
index e0ec2306bdf..35f0d541ef5 100644
--- a/time/p5-Data-ICal/Makefile
+++ b/time/p5-Data-ICal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:25 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/08/06 11:41:37 ryoon Exp $
DISTNAME= Data-ICal-0.19
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= p5-Class-ReturnValue>=0.53:../../devel/p5-Class-ReturnValue
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= p5-Text-vFile-asData>=0.05:../../textproc/p5-Text-vFile-asData
-BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Warn
+BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString
BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn