diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-09 20:05:07 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-09 20:05:07 +0000 |
commit | 48b9db3fdeb4df2eb9e265b5d1ecd4a4fadc411e (patch) | |
tree | 8d53dff05c2e055978c8978e99acc79a68129ee0 /devel/p5-DateTime-Format-Epoch | |
parent | f34226aa27f1b26daa32632849a5f953f60c0fd3 (diff) | |
download | ports-48b9db3fdeb4df2eb9e265b5d1ecd4a4fadc411e.tar.gz ports-48b9db3fdeb4df2eb9e265b5d1ecd4a4fadc411e.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Epoch')
-rw-r--r-- | devel/p5-DateTime-Format-Epoch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile index db8a1108a337..aa20dbd6ee02 100644 --- a/devel/p5-DateTime-Format-Epoch/Makefile +++ b/devel/p5-DateTime-Format-Epoch/Makefile @@ -16,7 +16,6 @@ MAINTAINER= m@absolight.net COMMENT= Convert DateTimes to/from epoch seconds RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ - ${SITE_PERL}/DateTime/LeapSecond.pm:${PORTSDIR}/devel/p5-DateTime-LeapSecond \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt BUILD_DEPENDS= ${RUN_DEPENDS} |