[149190] trunk/dports/science/ccfits/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Jun 4 16:17:33 PDT 2016


Revision: 149190
          https://trac.macports.org/changeset/149190
Author:   mcalhoun at macports.org
Date:     2016-06-04 16:17:33 -0700 (Sat, 04 Jun 2016)
Log Message:
-----------
ccfits: fix build dependency (glibtool is provided by libtool)

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

Modified: trunk/dports/science/ccfits/Portfile
===================================================================
--- trunk/dports/science/ccfits/Portfile	2016-06-04 23:12:26 UTC (rev 149189)
+++ trunk/dports/science/ccfits/Portfile	2016-06-04 23:17:33 UTC (rev 149190)
@@ -24,7 +24,7 @@
 checksums            rmd160  4af925c8b35130061f2b501761454d7d1931ccc7 \
                      sha256  938ecd25239e65f519b8d2b50702416edc723de5f0a5387cceea8c4004a44740
 
-depends_build-append port:cctools
+depends_build-append port:libtool
 depends_lib-append   port:cfitsio
 
 configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160604/803db716/attachment.html>


More information about the macports-changes mailing list