1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add missing build dependency

This commit is contained in:
Steve Wills 2011-10-01 02:57:17 +00:00
parent fa99dae3a0
commit fe20477ff0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282713

View File

@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convenience wrappers around Carp::Assert
BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
RUN_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
MAN3= Carp::Assert::More.3