[118024] trunk/dports/x11/pcb/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Mar 19 09:47:29 PDT 2014


Revision: 118024
          https://trac.macports.org/changeset/118024
Author:   macsforever2000 at macports.org
Date:     2014-03-19 09:47:29 -0700 (Wed, 19 Mar 2014)
Log Message:
-----------
pcb: Add mode line. Sort dependencies. Spacing.

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

Modified: trunk/dports/x11/pcb/Portfile
===================================================================
--- trunk/dports/x11/pcb/Portfile	2014-03-19 16:45:15 UTC (rev 118023)
+++ trunk/dports/x11/pcb/Portfile	2014-03-19 16:47:29 UTC (rev 118024)
@@ -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
@@ -4,9 +5,11 @@
 
 name                pcb
 version             20140316
+
 categories          x11 graphics
 maintainers         nomaintainer
 license             GPL-2+
+
 description         Printed Circuit Board Layout Tool
 long_description    PCB is an interactive printed circuit board editor for the \
                     X11 window system. PCB includes a rats nest feature, design \
@@ -19,6 +22,7 @@
 homepage            http://pcb.sourceforge.net
 master_sites        sourceforge
 platforms           darwin
+
 checksums           md5     d3bc42a703aed651f1e7011b235be467 \
                     rmd160  70ef878227ad52c83ce4499373550e7a8d807dd4 \
                     sha1    ec714ff136d1817e500e1a9e654e786883b9501e \
@@ -28,10 +32,10 @@
 depends_build       port:intltool \
                     port:pkgconfig
 depends_run         bin:wish:tk
-depends_lib         port:gtk2 \
+depends_lib         port:dbus \
+                    port:gd2 \
+                    port:gtk2 \
                     port:gtkglext \
-                    port:gd2 \
-                    port:dbus \
                     port:mesa
 
 configure.args      --mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140319/8eb66637/attachment.html>


More information about the macports-changes mailing list