[90852] trunk/dports/gnome/dia/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 15 18:40:03 PDT 2012


Revision: 90852
          https://trac.macports.org/changeset/90852
Author:   ryandesign at macports.org
Date:     2012-03-15 18:40:02 -0700 (Thu, 15 Mar 2012)
Log Message:
-----------
dia: add librsvg runtime dependency; see #33616

Modified Paths:
--------------
    trunk/dports/gnome/dia/Portfile

Modified: trunk/dports/gnome/dia/Portfile
===================================================================
--- trunk/dports/gnome/dia/Portfile	2012-03-16 01:34:22 UTC (rev 90851)
+++ trunk/dports/gnome/dia/Portfile	2012-03-16 01:40:02 UTC (rev 90852)
@@ -6,7 +6,7 @@
 
 name            dia
 version         0.97.2
-revision        0
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome graphics
@@ -52,6 +52,9 @@
     port:popt \
     port:zlib
 
+depends_run \
+    port:librsvg
+
 archcheck.files \
     lib/libcairo.dylib \
     lib/libfreetype.dylib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120315/77bbe0cf/attachment.html>


More information about the macports-changes mailing list