[84006] trunk/dports/cad/xgsch2pcb/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 14 16:23:57 PDT 2011


Revision: 84006
          http://trac.macports.org/changeset/84006
Author:   jmr at macports.org
Date:     2011-09-14 16:23:57 -0700 (Wed, 14 Sep 2011)
Log Message:
-----------
xgsch2pcb: add intltool dep

Modified Paths:
--------------
    trunk/dports/cad/xgsch2pcb/Portfile

Modified: trunk/dports/cad/xgsch2pcb/Portfile
===================================================================
--- trunk/dports/cad/xgsch2pcb/Portfile	2011-09-14 23:03:46 UTC (rev 84005)
+++ trunk/dports/cad/xgsch2pcb/Portfile	2011-09-14 23:23:57 UTC (rev 84006)
@@ -1,10 +1,11 @@
 # $Id$
+
 PortSystem          1.0
 
-name                xgsch2pcb        
+name                xgsch2pcb
 version             0.1.3
 categories          cad science electronics
-maintainers         nomaintainer   
+maintainers         nomaintainer
 description         intuitive and user-friendly graphical interface to gsch2pcb
 long_description    xgsch2pcb provides an intuitive, user-friendly graphical interface to \
                     the gsch2pcb command-line tool which is used to generate and update a \
@@ -18,6 +19,7 @@
 checksums           md5     caf84bc0f17b75a2984fea2a64fc2c81 \
                     sha1    5bddd5973c2ecf8c43e03ee3f9484de44f649572
 distname            geda-${name}-${version}
+depends_build       port:intltool
 depends_lib         port:pcb \
                     port:py25-gtk \
                     port:dbus-python25
@@ -25,4 +27,4 @@
 
 post-destroot {
     file delete  ${destroot}${prefix}/share/applications/mimeinfo.cache
-} 
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110914/34817405/attachment.html>


More information about the macports-changes mailing list