View | Details | Raw Unified | Return to bug 248577
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 4-10 Link Here
4
PORTNAME=	otrs
4
PORTNAME=	otrs
5
DISTVERSIONPREFIX=	rel-
5
DISTVERSIONPREFIX=	rel-
6
DISTVERSION=	6_0_29
6
DISTVERSION=	6_0_29
7
PORTREVISION=	1
7
PORTREVISION=	2
8
CATEGORIES=	www
8
CATEGORIES=	www
9
9
10
MAINTAINER=	m.tsatsenko@gmail.com
10
MAINTAINER=	m.tsatsenko@gmail.com
Lines 51-57 Link Here
51
		p5-XML-LibXML-Simple>=0:textproc/p5-XML-LibXML-Simple \
51
		p5-XML-LibXML-Simple>=0:textproc/p5-XML-LibXML-Simple \
52
		p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT \
52
		p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT \
53
		p5-Locale-Codes>=0:misc/p5-Locale-Codes \
53
		p5-Locale-Codes>=0:misc/p5-Locale-Codes \
54
		p5-Math-Random-Secure>=0:math/p5-Math-Random-Secure
54
		p5-Math-Random-Secure>=0:math/p5-Math-Random-Secure \
55
		p5-Schedule-Cron-Events>=0:sysutils/p5-Schedule-Cron-Events
55
RUN_DEPENDS:=	${BUILD_DEPENDS}
56
RUN_DEPENDS:=	${BUILD_DEPENDS}
56
57
57
USES=		cpe shebangfix perl5 tar:bzip2
58
USES=		cpe shebangfix perl5 tar:bzip2

Return to bug 248577