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

(-)databases/mantis/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	mantis
4
PORTNAME=	mantis
5
PORTVERSION=	2.19.0
5
PORTVERSION=	2.19.0
6
PORTREVSION=	1
6
PORTEPOCH=	1
7
PORTEPOCH=	1
7
CATEGORIES=	databases www
8
CATEGORIES=	databases www
8
MASTER_SITES=	SF/mantisbt/mantis-stable/${PORTVERSION}
9
MASTER_SITES=	SF/mantisbt/mantis-stable/${PORTVERSION}
Lines 17-23 Link Here
17
18
18
USES=		php:flavors
19
USES=		php:flavors
19
USE_GITHUB=	nodefault
20
USE_GITHUB=	nodefault
20
USE_PHP=	fileinfo filter hash pcre session xml
21
USE_PHP=	fileinfo filter hash json mbstring pcre session xml
21
22
22
NO_ARCH=	yes
23
NO_ARCH=	yes
23
NO_BUILD=	yes
24
NO_BUILD=	yes

Return to bug 234597