summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-12-21 19:24:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-12-21 19:24:51 +0000
commit896826fa125e5d339a36662fdda6b10d51e8cc87 (patch)
tree4f5d3df1e401188672c152fb53275676eccce099
parent36357595a16c7eae4c59a733d65195a9c78a2b43 (diff)
remove trailing whitespace;
-rw-r--r--share/man/man5/bsd.port.mk.54
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 4541f7556dc..be42371bacd 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.203 2007/12/21 16:53:05 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.204 2007/12/21 19:24:50 jmc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -773,7 +773,7 @@ Set to name of script invoked by
target, if appropriate.
Should be either an absolute path, or relative to ${WRKSRC}.
.It Ev CONFIGURE_SHARED
-Set by default to --enable-shared or --disable-shared, depending on whether
+Set by default to --enable-shared or --disable-shared, depending on whether
the architecture supports shared libraries.
Should be appended to CONFIGURE_ARGS, for ports that build dynamic libraries
and whose configure script supports these options.