diff options
Diffstat (limited to 'astro/p5-Astro-SunTime/Makefile')
-rw-r--r-- | astro/p5-Astro-SunTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile index 36680d046669..884ecb2c3d90 100644 --- a/astro/p5-Astro-SunTime/Makefile +++ b/astro/p5-Astro-SunTime/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to calculate sunrise/sunset times -BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules +BUILD_DEPENDS= p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_SAFE= yes |