From 4523c77c8ab73f811b205550f52f71bbe434e8c0 Mon Sep 17 00:00:00 2001 From: Charlie Root <root@test3.dvaslona.com> Date: Fri, 10 Sep 2021 20:28:48 +0300 Subject: [PATCH] Изменение директивы RUN_DEPS --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 00ef329..3a6f035 100644 --- a/Makefile +++ b/Makefile @@ -12,8 +12,8 @@ COMMENT= Site management tool USE_PHP= yes USES= tar:bz2 -RUN_DEPENDS+= dslibs-php>=0.13.0:${PORTSDIR}/misc/dslibs-php \ - bash-completion>=2.0,1:${PORTSDIR}/shells/bash-completion +RUN_DEPENDS+= dslibs-php>=0.13.0:misc/dslibs-php \ + bash-completion>=2.0,1:shells/bash-completion do-build: -- libgit2 0.22.2