diff options
Diffstat (limited to 'devel/p5-Date-Holidays-DK/Makefile')
-rw-r--r-- | devel/p5-Date-Holidays-DK/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Holidays-DK/Makefile b/devel/p5-Date-Holidays-DK/Makefile index 32b5591fc3cc..bdcd8336b0f9 100644 --- a/devel/p5-Date-Holidays-DK/Makefile +++ b/devel/p5-Date-Holidays-DK/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine Danish public holidays -BUILD_DEPENDS= p5-Date-Simple>=0:devel/p5-Date-Simple \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Date-Simple>=0:devel/p5-Date-Simple \ p5-Date-Easter>=0:devel/p5-Date-Easter -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure |