allow port-lib-depends-check to be recursive; espie@ ok.

This commit is contained in:
fgsch 2008-05-23 16:53:28 +00:00
parent 658f91e5f4
commit 537c203d29

View File

@ -1,4 +1,4 @@
# $OpenBSD: pkgpath.mk,v 1.17 2008/05/17 11:02:22 espie Exp $
# $OpenBSD: pkgpath.mk,v 1.18 2008/05/23 16:53:28 fgsch Exp $
# ex:ts=4 sw=4 filetype=make:
# pkgpath.mk - 2003 Marc Espie
# This file is in the public domain.
@ -98,7 +98,8 @@ _recursive_targets = \
all build checksum configure deinstall distclean extract fake fetch \
fetch-all fetch-makefile install install-all lib-depends-check \
license-check link-categories manpages-check package patch \
print-package-signature regress reinstall unlink-categories update
port-lib-depends-check print-package-signature regress reinstall \
unlink-categories update
_recursive_describe_targets = \
describe dump-vars homepage-links print-plist print-plist-all \