Test::Differences is a TEST depends, not BUILD/RUN.

This commit is contained in:
Adam Weinberger 2015-02-25 19:22:36 +00:00
parent 60c53735da
commit 92b9f47bb6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379956

View file

@ -3,7 +3,7 @@
PORTNAME= WWW-Mediawiki-Client
PORTVERSION= 0.31
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,14 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Very simple cvs-like interface for Mediawiki websites
BUILD_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \
p5-VCS-Lite>0:${PORTSDIR}/devel/p5-VCS-Lite \
BUILD_DEPENDS= p5-VCS-Lite>0:${PORTSDIR}/devel/p5-VCS-Lite \
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-URI>=1.31:${PORTSDIR}/net/p5-URI \
p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences
USES= perl5
USE_PERL5= configure