summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2012-06-25 12:26:59 +0000
committerespie <espie@openbsd.org>2012-06-25 12:26:59 +0000
commitcfb817efc3ea1e4395d5155fb329cdfd599bb427 (patch)
tree2498c30a9888cd24c8842464919605fb981add58
parentlog all, not log-all; ok henning (diff)
downloadwireguard-openbsd-cfb817efc3ea1e4395d5155fb329cdfd599bb427.tar.xz
wireguard-openbsd-cfb817efc3ea1e4395d5155fb329cdfd599bb427.zip
automake has different naming rules, I was mistaken, those require conflict
markers...
-rw-r--r--share/man/man5/bsd.port.mk.58
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 9657d0842d1..984f6cd3eb7 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.342 2012/06/18 12:16:19 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.343 2012/06/25 12:26:59 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 18 2012 $
+.Dd $Mdocdate: June 25 2012 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -2923,9 +2923,7 @@ Any other version or
.Ev FLAVOR
won't conflict.
This is generally an error, apart from very few ports like
-.Pa devel/autoconf/*
-and
-.Pa devel/automake/* .
+.Pa devel/autoconf/* .
.It "groff produced empty result for <manpage>..."
Warning message comes from
.Xr pkg_create 1 .