aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SIMBAD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/p5-Astro-SIMBAD/Makefile')
-rw-r--r--astro/p5-Astro-SIMBAD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile
index 2681416d2481..55f83937f213 100644
--- a/astro/p5-Astro-SIMBAD/Makefile
+++ b/astro/p5-Astro-SIMBAD/Makefile
@@ -16,8 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An OO Perl interface to the SIMBAD astronomical database
-BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
MAKE_JOBS_SAFE= yes