Fix dependency on pkg, the initial syntax will always find pkg (in base)

This commit is contained in:
Baptiste Daroussin 2020-01-28 17:16:30 +00:00
parent 648cacfaa7
commit dab6cdb616
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524502

View file

@ -12,7 +12,7 @@ COMMENT= Daily periodic check of vulnerabilities in base system
LICENSE= BSD3CLAUSE
RUN_DEPENDS= pkg:ports-mgmt/pkg
RUN_DEPENDS= ${LOCALBASE}/sbin/pkg:${PKG_ORIGIN}
NO_ARCH= yes
NO_BUILD= yes