repair pkg_mklocatedb from src
This commit is contained in:
parent
ef49a74bf3
commit
b3ba10ebac
@ -1,6 +1,6 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.872 2006/12/11 14:01:03 steven Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.873 2006/12/11 15:52:14 espie Exp $
|
||||
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
|
||||
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
|
||||
#
|
||||
@ -2163,7 +2163,8 @@ print-plist:
|
||||
|
||||
print-plist-all:
|
||||
.for _S in ${MULTI_PACKAGES}
|
||||
${PKG_CMD} -n -q ${PKG_ARGS${_S}} ${_PACKAGE_COOKIE${_S}} >/dev/null
|
||||
@${ECHO_MSG} "===> ${FULLPKGNAME${_S}}"
|
||||
@${PKG_CMD} -n -q ${PKG_ARGS${_S}} ${_PACKAGE_COOKIE${_S}}
|
||||
.endfor
|
||||
|
||||
print-plist-contents:
|
||||
|
Loading…
Reference in New Issue
Block a user