[104931] trunk/dports/math/shogun/Portfile

stromnov at macports.org stromnov at macports.org
Fri Apr 5 04:27:45 PDT 2013


Revision: 104931
          https://trac.macports.org/changeset/104931
Author:   stromnov at macports.org
Date:     2013-04-05 04:27:45 -0700 (Fri, 05 Apr 2013)
Log Message:
-----------
shogun: move pkgconfig from depends_lib to depends_build

Modified Paths:
--------------
    trunk/dports/math/shogun/Portfile

Modified: trunk/dports/math/shogun/Portfile
===================================================================
--- trunk/dports/math/shogun/Portfile	2013-04-05 10:34:02 UTC (rev 104930)
+++ trunk/dports/math/shogun/Portfile	2013-04-05 11:27:45 UTC (rev 104931)
@@ -37,7 +37,9 @@
     reinplace "s|@@MAKEDEPEND@@|${configure.cc} -MM|g" ${worksrcpath}/configure
 }
 
-depends_lib         port:hdf5-18 \
+depends_build-append port:pkgconfig
+
+depends_lib-append  port:hdf5-18 \
                     port:json-c \
                     port:libxml2 \
                     port:readline \
@@ -50,7 +52,6 @@
                     port:snappy \
                     port:gzip \
                     port:bzip2 \
-                    port:pkgconfig \
                     port:xz
 
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130405/f38ef38b/attachment.html>


More information about the macports-changes mailing list