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

(-)Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	arcanist
3
PORTNAME=	arcanist
4
PORTVERSION=	20170630
4
PORTVERSION=	20170630
5
PORTREVISION=	1
5
CATEGORIES=	devel
6
CATEGORIES=	devel
6
PKGNAMEPREFIX=	php-
7
PKGNAMEPREFIX=	php-
7
8
Lines 16-22 Link Here
16
PHP_DESTDIR=	lib/php/arcanist
17
PHP_DESTDIR=	lib/php/arcanist
17
RUN_DEPENDS=	php-libphutil>0:devel/libphutil
18
RUN_DEPENDS=	php-libphutil>0:devel/libphutil
18
USES=		php
19
USES=		php
19
USE_PHP=	curl dom json simplexml
20
USE_PHP=	curl dom hash json simplexml
20
USE_GITHUB=	yes
21
USE_GITHUB=	yes
21
NO_BUILD=	yes
22
NO_BUILD=	yes
22
NO_ARCH=	yes
23
NO_ARCH=	yes

Return to bug 220886