diff options
Diffstat (limited to 'devel/arcanist/Makefile')
-rw-r--r-- | devel/arcanist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arcanist/Makefile b/devel/arcanist/Makefile index ed3dcb297d0b..4394ad7dbc62 100644 --- a/devel/arcanist/Makefile +++ b/devel/arcanist/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS= arc-* PHP_DESTDIR= lib/php/arcanist -RUN_DEPENDS= php5-libphutil>0:${PORTSDIR}/devel/libphutil +RUN_DEPENDS= php5-libphutil>0:devel/libphutil USE_PHP= curl dom json simplexml USE_GITHUB= yes NO_BUILD= yes |