diff options
Diffstat (limited to 'devel/p5-DateTime-Util-Astro/Makefile')
-rw-r--r-- | devel/p5-DateTime-Util-Astro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Util-Astro/Makefile b/devel/p5-DateTime-Util-Astro/Makefile index 68ef187592a9..a7af1f965e99 100644 --- a/devel/p5-DateTime-Util-Astro/Makefile +++ b/devel/p5-DateTime-Util-Astro/Makefile @@ -18,7 +18,7 @@ COMMENT= Utilities for Astronomical Calculations BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Util-Calc>=0.13:${PORTSDIR}/devel/p5-DateTime-Util-Calc -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |