summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2013-01-05 09:43:25 +0000
committerajacoutot <ajacoutot@openbsd.org>2013-01-05 09:43:25 +0000
commitda6a31140115ce896e4a9dfa18a2dd4a550d9c82 (patch)
tree44e4f7272c2d0f8a892d8e88ba94419291a625ee /share/man/man5
parent- add some intel 7 series sata ids. (diff)
downloadwireguard-openbsd-da6a31140115ce896e4a9dfa18a2dd4a550d9c82.tar.xz
wireguard-openbsd-da6a31140115ce896e4a9dfa18a2dd4a550d9c82.zip
Gnome > GNOME
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/bsd.port.mk.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 501e286b2e9..3b9416e097d 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.359 2012/11/28 07:16:09 ajacoutot Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.360 2013/01/05 09:43:25 ajacoutot 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: November 28 2012 $
+.Dd $Mdocdate: January 5 2013 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -1056,14 +1056,14 @@ However, the extra
rule is needed to take build cycles into account.
For instance, the
.Pa devel/dconf,-editor
-subpackage depends on most of Gnome, which in turn requires
+subpackage depends on most of GNOME, which in turn requires
.Pa devel/dconf,-main
to build.
So
.Pa devel/dconf
has
.Li PSEUDO_FLAVORS = no_editor bootstrap
-and the Gnome build first builds
+and the GNOME build first builds
.Pa devel/dconf,no_editor,bootstrap,-main
which is later used to rebuild
.Pa devel/dconf .