[109637] trunk/dports/devel/libmemcached/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 00:19:10 PDT 2013


Revision: 109637
          https://trac.macports.org/changeset/109637
Author:   jeremyhu at macports.org
Date:     2013-08-19 00:19:10 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
libmemcached: Remove implied dependencies

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

Modified: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile	2013-08-19 07:18:14 UTC (rev 109636)
+++ trunk/dports/devel/libmemcached/Portfile	2013-08-19 07:19:10 UTC (rev 109637)
@@ -55,15 +55,11 @@
 
 platform darwin 8 {
     patchfiles-append   no_memslap.diff
-    # TODO Remove explicit lib dep after 6 Aug 2013
-    depends_lib-append  port:gcc46
     configure.compiler  macports-gcc-4.6
     universal_variant   no
 }
 
 platform darwin 9 {
-    # TODO Remove explicit lib dep after 6 Aug 2013
-    depends_lib-append  port:gcc46
     configure.compiler  macports-gcc-4.6
     universal_variant   no
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/05d34bff/attachment.html>


More information about the macports-changes mailing list