[111835] trunk/dports/math/gnudatalanguage/Portfile

takeshi at macports.org takeshi at macports.org
Thu Oct 3 01:04:01 PDT 2013


Revision: 111835
          https://trac.macports.org/changeset/111835
Author:   takeshi at macports.org
Date:     2013-10-03 01:04:01 -0700 (Thu, 03 Oct 2013)
Log Message:
-----------
gnudatalanguage: fixed a bug that erased depends_build

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

Modified: trunk/dports/math/gnudatalanguage/Portfile
===================================================================
--- trunk/dports/math/gnudatalanguage/Portfile	2013-10-03 06:56:32 UTC (rev 111834)
+++ trunk/dports/math/gnudatalanguage/Portfile	2013-10-03 08:04:01 UTC (rev 111835)
@@ -32,7 +32,7 @@
                     sha1    21def7391f889370faa38988bf4c5514fa8b88f0 \
                     rmd160  f293bece79b6029ab62b23f65d9e704e4d07661c
 
-depends_build               port:pkgconfig
+depends_build-append        port:pkgconfig
 depends_lib                 port:zlib \
                             port:gsl \
                             port:ncurses \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131003/671d5fef/attachment.html>


More information about the macports-changes mailing list