- Add missing BUILD_DEPENDS

This commit is contained in:
Steve Wills 2011-08-17 21:14:06 +00:00
parent 78e978fe35
commit 95d108b823
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279927

View File

@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= JSON serialising/deserialising, done correctly and fast
RUN_DEPENDS= p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
BUILD_DEPENDS= p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes