[117078] trunk/dports/devel/capstone/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 14 16:49:41 PST 2014


Revision: 117078
          https://trac.macports.org/changeset/117078
Author:   ryandesign at macports.org
Date:     2014-02-14 16:49:41 -0800 (Fri, 14 Feb 2014)
Log Message:
-----------
capstone: fix library install_name (#42515)

Modified Paths:
--------------
    trunk/dports/devel/capstone/Portfile

Modified: trunk/dports/devel/capstone/Portfile
===================================================================
--- trunk/dports/devel/capstone/Portfile	2014-02-15 00:44:48 UTC (rev 117077)
+++ trunk/dports/devel/capstone/Portfile	2014-02-15 00:49:41 UTC (rev 117078)
@@ -5,6 +5,7 @@
 
 name                capstone
 version             2.0
+revision            1
 categories          devel
 platforms           darwin
 maintainers         gmail.com:aquynh
@@ -21,11 +22,10 @@
 checksums           sha256  5d871b1e52047d1b2882bbcc6f049205ba6acc8d55d746937d22af5d0b33fa9e \
                     rmd160  bb7551404e203fa99240b5e33c3d30ca8555830f
 
-#patchfiles          patch-Makefile.diff
+patchfiles          patch-Makefile.diff
 
 variant universal {}
 
-#configure.cmd       ./make.sh
 use_configure       no
 
 build.env           CC=${configure.cc} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140214/e8e1ebd5/attachment.html>


More information about the macports-changes mailing list