diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-28 02:32:30 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-28 02:32:30 +0000 |
commit | 3f795ed79544f451dcbc7721ec25f7470245ab4b (patch) | |
tree | 8474ecf15973c32c010cc76f3cfb138e84dd508b /graphics/p5-Geo-GML | |
parent | 5b91abfaae1c8bf3daa8a78955ac833c26b07aea (diff) |
Notes
Diffstat (limited to 'graphics/p5-Geo-GML')
-rw-r--r-- | graphics/p5-Geo-GML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Geo-GML/Makefile b/graphics/p5-Geo-GML/Makefile index ff230f8c3a10..b8d1ea148ee7 100644 --- a/graphics/p5-Geo-GML/Makefile +++ b/graphics/p5-Geo-GML/Makefile @@ -7,6 +7,7 @@ PORTNAME= Geo-GML PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wenheping@gmail.com COMMENT= Perl Module to Process Geography Markup Language -RUN_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Log-Report>=0.18:${PORTSDIR}/devel/p5-Log-Report \ +RUN_DEPENDS= p5-Log-Report>=0.18:${PORTSDIR}/devel/p5-Log-Report \ p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod \ p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=0.14:${PORTSDIR}/textproc/p5-XML-Compile-Cache |