[106135] trunk/dports/science/vis5d/Portfile

takeshi at macports.org takeshi at macports.org
Wed May 15 14:37:12 PDT 2013


Revision: 106135
          https://trac.macports.org/changeset/106135
Author:   takeshi at macports.org
Date:     2013-05-15 14:37:12 -0700 (Wed, 15 May 2013)
Log Message:
-----------
vis5d: removed the library dependency and added build and run dependency of ImageMagick

Modified Paths:
--------------
    trunk/dports/science/vis5d/Portfile

Modified: trunk/dports/science/vis5d/Portfile
===================================================================
--- trunk/dports/science/vis5d/Portfile	2013-05-15 21:22:47 UTC (rev 106134)
+++ trunk/dports/science/vis5d/Portfile	2013-05-15 21:37:12 UTC (rev 106135)
@@ -5,7 +5,7 @@
 
 name            vis5d
 version         1.3.0-beta
-revision        10
+revision        11
 distname        ${name}+-${version}
 categories      science graphics
 license         {GPL-2 Restrictive}
@@ -29,14 +29,15 @@
                 rmd160 d8390deea19ec8bc1da0f27c779afd25dfa1a42a
 
 depends_build   port:pkgconfig \
-                port:libtool
+                port:libtool \
+                port:ImageMagick
 depends_lib     port:netcdf \
-                port:ImageMagick \
                 port:gettext \
                 port:tcl \
                 port:libiconv \
                 port:mesa \
                 port:xorg-libsm
+depends_run     port:ImageMagick
 
 patchfiles      patch-graph_labels.c.diff
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130515/bb493fb0/attachment.html>


More information about the macports-changes mailing list