diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-01-29 22:52:21 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-01-29 22:52:21 +0800 |
commit | 24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46 (patch) | |
tree | 59527b5cee53cf136795b812c1c2d39477489c10 /astro/p5-Astro-SIMBAD-Client | |
parent | 087fc73791c28a21f8ee5256b15d7044e16a054d (diff) | |
download | freebsd-ports-gnome-24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46.tar.gz freebsd-ports-gnome-24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46.tar.zst freebsd-ports-gnome-24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46.zip |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!).
Approved by: portmgr (itetcu)
Diffstat (limited to 'astro/p5-Astro-SIMBAD-Client')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index 7cd3c53f2c83..6fa103986763 100644 --- a/astro/p5-Astro-SIMBAD-Client/Makefile +++ b/astro/p5-Astro-SIMBAD-Client/Makefile @@ -7,6 +7,7 @@ PORTNAME= Astro-SIMBAD-Client PORTVERSION= 0.018 +PORTREVISION= 1 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +18,6 @@ COMMENT= An object-oriented interface to SIMBAD4 RUN_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-Scalar-List-Utils>=1.0.1:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-XML-DoubleEncodedEntities>=1.0:${PORTSDIR}/textproc/p5-XML-DoubleEncodedEntities |