summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-22 00:11:12 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-22 00:11:12 +0000
commit32a74273ad71bf9469b1c27e830797f19d9ae3e7 (patch)
tree1e4a231cf6c190f56e94672061e3504b1ce2fb5d /lang
parent- Remove test-only and included-in-perl-5.8 dependencies. (diff)
- Remove test-only and included-in-perl-5.8 dependencies.
Notes
Notes: svn path=/head/; revision=246409
Diffstat (limited to 'lang')
-rw-r--r--lang/p5-JSAN/Makefile9
1 files changed, 2 insertions, 7 deletions
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