[55193] trunk/dports/x11/XawM/Portfile

snc at macports.org snc at macports.org
Fri Aug 7 04:59:47 PDT 2009


Revision: 55193
          http://trac.macports.org/changeset/55193
Author:   snc at macports.org
Date:     2009-08-07 04:59:46 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
fix lint, add mode

Modified Paths:
--------------
    trunk/dports/x11/XawM/Portfile

Modified: trunk/dports/x11/XawM/Portfile
===================================================================
--- trunk/dports/x11/XawM/Portfile	2009-08-07 11:58:00 UTC (rev 55192)
+++ trunk/dports/x11/XawM/Portfile	2009-08-07 11:59:46 UTC (rev 55193)
@@ -1,5 +1,8 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
+
 PortSystem 1.0
+
 name		XawM
 version		1.5u
 description	This is Ed Falk's XawM (M for Modern).
@@ -9,13 +12,13 @@
 			Xaw3d 1.5, and u because Ulric messed with it.
 maintainers	nomaintainer
 categories	x11
-platforms	darwin 
+platforms	darwin
 homepage	http://siag.nu
 master_sites    ${homepage}/pub/widgets/
 checksums	md5 a81372046d0a7ebeb8c3d90e75d58828
 
 # This lib actually doesn't depend on libX11 ... ??? -JH:
-# otool -L work/destroot/opt/local/lib/libXawM.1.0.0.dylib 
+# otool -L work/destroot/opt/local/lib/libXawM.1.0.0.dylib
 #work/destroot/opt/local/lib/libXawM.1.0.0.dylib:
 #	/opt/local/lib/libXawM.1.dylib (compatibility version 2.0.0, current version 2.0.0)
 #	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/09b4adf9/attachment-0001.html>


More information about the macports-changes mailing list