summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-22 12:26:13 +0000
committerwiz <wiz>2012-04-22 12:26:13 +0000
commite7b88980bcfd41e809310b031261d810b35b773c (patch)
tree131aa5fa961c775dbfd4c9c831f1bbba8ba6100f /time
parente9a052857ee8d1fd59fca9cba045dadf156624d5 (diff)
downloadpkgsrc-e7b88980bcfd41e809310b031261d810b35b773c.tar.gz
Comment out test dependency, it's recursive.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile
index de29e175720..434a047b33f 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2012/04/22 12:25:26 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2012/04/22 12:26:13 wiz Exp $
DISTNAME= DateTime-TimeZone-1.46
PKGNAME= p5-${DISTNAME}
@@ -14,8 +14,8 @@ DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
DEPENDS+= p5-Class-Load-[0-9]*:../../devel/p5-Class-Load
DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
-# for tests
-BUILD_DEPENDS+= p5-DateTime>=0.1501:../../time/p5-DateTime
+# for tests, but can't depend in it, since it depends on this package
+#BUILD_DEPENDS+= p5-DateTime>=0.1501:../../time/p5-DateTime
# on HPUX it requires ../../time/p5-DateTime-TimeZone-HPUX
# but this will result in circular dependency