Typo
This commit is contained in:
parent
3d1fe0aec8
commit
67e926898f
@ -1,6 +1,6 @@
|
||||
#-*- mode: Fundamental; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.249 2000/04/02 18:08:31 espie Exp $$
|
||||
FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.250 2000/04/02 18:35:41 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 $
|
||||
#
|
||||
@ -2183,7 +2183,7 @@ describe:
|
||||
. if ${PREFIX} == ${LOCALBASE}
|
||||
@echo -n "|"
|
||||
. else
|
||||
@echo -n "|${PREFIX}"
|
||||
@echo -n "${PREFIX}|"
|
||||
. endif
|
||||
@if [ -f ${COMMENT} ]; then \
|
||||
echo -n "`cat ${COMMENT}`|"; \
|
||||
|
Loading…
Reference in New Issue
Block a user