1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

security/p5-GnuPG-Interface: fix BUILD/RUN depends

Submitted by:	matthew
This commit is contained in:
Kurt Jaeger 2014-08-06 21:46:55 +00:00
parent 567b65a5a4
commit b6fc413141
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364224

View File

@ -14,6 +14,8 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \
p5-MooX-HandlesVia>=0.04:${PORTSDIR}/devel/p5-MooX-HandlesVia \
p5-MooX-late>=0.14:${PORTSDIR}/devel/p5-MooX-late \
p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose
BUILD_DEPENDS:= ${RUN_DEPENDS}