match src/ change.
*keep ports and src in synch* or out-of-date won't work at all.
This commit is contained in:
parent
a513534079
commit
f217f9b069
@ -1,6 +1,6 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.1175 2012/06/09 21:14:43 espie Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.1176 2012/06/14 13:34:24 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 $
|
||||
#
|
||||
@ -2990,7 +2990,7 @@ _print-package-signature-run:
|
||||
@${_emit_run_depends} |while ${_read_spec}; do \
|
||||
${_parse_spec}; \
|
||||
${_compute_default}; \
|
||||
echo "$$default"; \
|
||||
echo "@$$default"; \
|
||||
done
|
||||
|
||||
_print-package-signature-lib:
|
||||
|
Loading…
Reference in New Issue
Block a user