expose all the package-args targets, as suitable ports introspection

targets (useful to check if some wide-sweeping change will affect
built packages)
This commit is contained in:
espie 2017-05-17 11:16:38 +00:00
parent 66be705fbf
commit 391f2f7916

View File

@ -1,4 +1,4 @@
# $OpenBSD: pkgpath.mk,v 1.65 2017/02/26 11:18:25 espie Exp $
# $OpenBSD: pkgpath.mk,v 1.66 2017/05/17 11:16:38 espie Exp $
# ex:ts=4 sw=4 filetype=make:
# pkgpath.mk - 2003 Marc Espie
# This file is in the public domain.
@ -150,4 +150,6 @@ _recursive_depends_targets = \
_recursive_cache_targets = \
print-plist-with-depends print-plist-libs-with-depends \
print-plist-all-with-depends print-package-signature \
print-update-signature port-lib-depends-check lib-depends-check
print-update-signature port-lib-depends-check lib-depends-check \
all-lib-depends-args lib-depends-args run-depends-args \
port-wantlib-args print-package-args