diff options
Diffstat (limited to 'devel/p5-DateTime-Precise/Makefile')
-rw-r--r-- | devel/p5-DateTime-Precise/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Precise/Makefile b/devel/p5-DateTime-Precise/Makefile index c7f70b88a112..75bab82677f7 100644 --- a/devel/p5-DateTime-Precise/Makefile +++ b/devel/p5-DateTime-Precise/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perform common time and date operations with additional GPS operations -BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime +BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |