[152276] trunk/dports/devel/libssh2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Sep 2 05:04:28 PDT 2016


Revision: 152276
          https://trac.macports.org/changeset/152276
Author:   ryandesign at macports.org
Date:     2016-09-02 05:04:28 -0700 (Fri, 02 Sep 2016)
Log Message:
-----------
libssh2: remove archcheck portgroup

MacPorts base has included arch checking code for years.

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

Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile	2016-09-02 11:08:45 UTC (rev 152275)
+++ trunk/dports/devel/libssh2/Portfile	2016-09-02 12:04:28 UTC (rev 152276)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           archcheck 1.0
 PortGroup           muniversal 1.0
 
 name                libssh2
@@ -27,9 +26,6 @@
 
 depends_lib         path:lib/libssl.dylib:openssl port:zlib
 
-archcheck.files     lib/libcrypto.dylib \
-                    lib/libz.dylib
-
 configure.args      ac_cv_prog_AWK=/usr/bin/awk
 
 variant debug description {Enable debug mode including tracing support} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160902/1604d99e/attachment-0001.html>


More information about the macports-changes mailing list