diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index dc4cdc3676c..0988c88dbe6 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.171 2006/01/07 11:37:58 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.172 2006/01/07 15:24:31 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -1481,7 +1481,7 @@ the rules for shared library versions, thus breaking the update mechanism. .Pp Porters of software using libtool should also set .Ev USE_LIBTOOL -and make sure +and make sure .Ev MAKE_FLAGS get propagated to the libtool invocations. This should be enough, in most cases. |