aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SIMBAD-Client
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-16 23:28:54 +0000
committerSteve Wills <swills@FreeBSD.org>2011-08-16 23:28:54 +0000
commit65ee6dab9c5c85ff9ff053289ef78d7d253ff9d8 (patch)
tree9d4155a004217e58f711af357b780bb274d7ee7f /astro/p5-Astro-SIMBAD-Client
parent8c9fc921e5e7494190a162fc35dafc9ac1bb063f (diff)
downloadports-65ee6dab9c5c85ff9ff053289ef78d7d253ff9d8.tar.gz
ports-65ee6dab9c5c85ff9ff053289ef78d7d253ff9d8.zip
- Set BUILD_DEPENDS to silence build warnings
Notes
Notes: svn path=/head/; revision=279867
Diffstat (limited to 'astro/p5-Astro-SIMBAD-Client')
-rw-r--r--astro/p5-Astro-SIMBAD-Client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile
index 49b8e190f508..01fd5b6428ae 100644
--- a/astro/p5-Astro-SIMBAD-Client/Makefile
+++ b/astro/p5-Astro-SIMBAD-Client/Makefile
@@ -14,11 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An object-oriented interface to SIMBAD4
-RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
p5-HTML-Parser>=3.60:${PORTSDIR}/www/p5-HTML-Parser \
p5-SOAP-Lite>0:${PORTSDIR}/net/p5-SOAP-Lite \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-XML-DoubleEncodedEntities>=1.0:${PORTSDIR}/textproc/p5-XML-DoubleEncodedEntities
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= -y