diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-06-09 06:50:02 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-06-09 06:50:02 +0000 |
commit | 1f150690e1d586147f3e4b204d5093515cda1868 (patch) | |
tree | 63530a58f4ea7dd61689a19c1235464c2545e1a1 /devel/p5-DateTime-Calendar-Julian/Makefile | |
parent | 4b0a5b46723a23688486990078fa82bf94c25a78 (diff) | |
download | ports-1f150690e1d586147f3e4b204d5093515cda1868.tar.gz ports-1f150690e1d586147f3e4b204d5093515cda1868.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime-Calendar-Julian/Makefile')
-rw-r--r-- | devel/p5-DateTime-Calendar-Julian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Calendar-Julian/Makefile b/devel/p5-DateTime-Calendar-Julian/Makefile index e1a945ba8cf3..d7048ca8e0e1 100644 --- a/devel/p5-DateTime-Calendar-Julian/Makefile +++ b/devel/p5-DateTime-Calendar-Julian/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the Julian calendar -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime +BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |