[141594] trunk/dports/x11/xorg-libXt/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Sat Dec 12 02:11:31 PST 2015


Revision: 141594
          https://trac.macports.org/changeset/141594
Author:   dstrubbe at macports.org
Date:     2015-10-22 08:38:51 -0700 (Thu, 22 Oct 2015)
Log Message:
-----------
xorg-libXt: Typo in variant description; syntax-highlighting header.

Modified Paths:
--------------
    trunk/dports/x11/xorg-libXt/Portfile

Modified: trunk/dports/x11/xorg-libXt/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXt/Portfile	2015-10-22 14:48:57 UTC (rev 141593)
+++ trunk/dports/x11/xorg-libXt/Portfile	2015-10-22 15:38:51 UTC (rev 141594)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -37,7 +38,7 @@
 use_autoreconf  yes
 autoreconf.args -fvi
 
-variant flat_namespace description "Link libXt with -flat_namespace for compatiblity with motif and other legacy software" {
+variant flat_namespace description "Link libXt with -flat_namespace for compatibility with motif and other legacy software" {
     configure.ldflags-append -Wl,-flat_namespace
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/a0f60c83/attachment.html>


More information about the macports-changes mailing list