summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-03 05:56:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-03 05:56:20 +0000
commita50c1cb64785b551bfdbff06f3e1ee2731d50271 (patch)
treef0d9050bfa3146dd2ccf52f45dfa6976fdf0d336 /astro
parent- fix build with giflib 4.2.0 (diff)
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
Notes
Notes: svn path=/head/; revision=298050
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-Sunrise/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile
index 654b99b14da0..9e641b534de3 100644
--- a/astro/p5-Astro-Sunrise/Makefile
+++ b/astro/p5-Astro-Sunrise/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension for computing the sunrise/sunset on a given day
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
+BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
PERL_CONFIGURE= yes