diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 11:46:48 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 11:46:48 +0000 |
commit | 13c40c380327ca1b3267c7b95ca3fde12e433313 (patch) | |
tree | 8ca42e58d2965bafa4c044c03ea72590225d4093 /devel/p5-Date-Holidays-DK | |
parent | 8001f3c6c6e82e0552dfaba8d32c81360e4b0af5 (diff) | |
download | ports-13c40c380327ca1b3267c7b95ca3fde12e433313.tar.gz ports-13c40c380327ca1b3267c7b95ca3fde12e433313.zip |
Notes
Diffstat (limited to 'devel/p5-Date-Holidays-DK')
-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 e1ca30e5287a..4c0d10db914e 100644 --- a/devel/p5-Date-Holidays-DK/Makefile +++ b/devel/p5-Date-Holidays-DK/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Determine Danish public holidays -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Simple.pm:${PORTSDIR}/devel/p5-Date-Simple \ - ${SITE_PERL}/Date/Easter.pm:${PORTSDIR}/devel/p5-Date-Easter +BUILD_DEPENDS= p5-Date-Simple>=0:${PORTSDIR}/devel/p5-Date-Simple \ + p5-Date-Easter>=0:${PORTSDIR}/devel/p5-Date-Easter RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |