View | Details | Raw Unified | Return to bug 190872 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 10-15 Link Here
10
10
11
LICENSE=	GPLv1
11
LICENSE=	GPLv1
12
12
13
BUILD_DEPENDS=	p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \
14
		p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA
15
RUN_DEPENDS=	${BUILD_DEPENDS}
16
13
USES=		perl5
17
USES=		perl5
14
USE_PERL5=	configure
18
USE_PERL5=	configure
15
19

Return to bug 190872