From 4a4659b2cea96592639d0c4b88f5778f1c5e1507 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Tue, 22 Dec 2009 00:11:12 +0000 Subject: - Remove test-only and included-in-perl-5.8 dependencies. --- lang/p5-JSAN/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'lang/p5-JSAN/Makefile') diff --git a/lang/p5-JSAN/Makefile b/lang/p5-JSAN/Makefile index 474085259fbe..f56e2da016db 100644 --- a/lang/p5-JSAN/Makefile +++ b/lang/p5-JSAN/Makefile @@ -7,7 +7,7 @@ PORTNAME= JSAN PORTVERSION= 0.07 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/C/CW/CWEST @@ -22,15 +22,10 @@ BUILD_DEPENDS= p5-Class-DBI-SQLite>=0:${PORTSDIR}/databases/p5-Class-DBI-SQLite p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-Class-DBI-DATA-Schema>=0:${PORTSDIR}/databases/p5-Class-DBI-DATA-Schema \ p5-Class-DBI-Loader>=0:${PORTSDIR}/databases/p5-Class-DBI-Loader \ - p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \ - p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator \ - p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ - p5-ExtUtils-AutoInstall>=0:${PORTSDIR}/devel/p5-ExtUtils-AutoInstall + p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -- cgit