[42251] trunk/dports/textproc/openjade/Portfile

devans at macports.org devans at macports.org
Mon Nov 17 08:31:29 PST 2008


Revision: 42251
          http://trac.macports.org/changeset/42251
Author:   devans at macports.org
Date:     2008-11-17 08:31:28 -0800 (Mon, 17 Nov 2008)
Log Message:
-----------
openjade: lint, add mode line.

Modified Paths:
--------------
    trunk/dports/textproc/openjade/Portfile

Modified: trunk/dports/textproc/openjade/Portfile
===================================================================
--- trunk/dports/textproc/openjade/Portfile	2008-11-17 16:16:45 UTC (rev 42250)
+++ trunk/dports/textproc/openjade/Portfile	2008-11-17 16:31:28 UTC (rev 42251)
@@ -1,6 +1,8 @@
+# -*- 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
+
 name		openjade
 version		1.3.2
 revision	2
@@ -30,7 +32,7 @@
 		--mandir=${prefix}/share/man
 
 configure.env-append LIBS="-L${prefix}/lib"
-configure.cxxflags-append "-I${prefix}/include -fno-rtti" 
+configure.cxxflags-append "-I${prefix}/include -fno-rtti"
 
 post-configure	{ reinplace "s|^#pragma implementation||g" ${worksrcpath}/grove/Node.cxx
 		  reinplace "s|^#pragma implementation||g" ${worksrcpath}/msggen.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081117/c6d9dce3/attachment.html>


More information about the macports-changes mailing list