diff options
Diffstat (limited to 'astro/wmspaceweather/Makefile')
-rw-r--r-- | astro/wmspaceweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index b30ff720ef77..fadb387a990f 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -17,7 +17,7 @@ COMMENT= A DockApp that shows the weather at geosynchronous orbit LICENSE= GPLv2 -RUN_DEPENDS= ${SITE_PERL}/Time/CTime.pm:${PORTSDIR}/devel/p5-Time-modules +RUN_DEPENDS= p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather |