[137510] branches/gsoc15-dependency/base/src/macports1.0/Makefile.in

ijackson at macports.org ijackson at macports.org
Sat Jun 13 04:53:16 PDT 2015


Revision: 137510
          https://trac.macports.org/changeset/137510
Author:   ijackson at macports.org
Date:     2015-06-13 04:53:16 -0700 (Sat, 13 Jun 2015)
Log Message:
-----------
Update Makefile.in after removing libsolv.tcl file
Remove libsolv.tcl from SRCS as the file is not needed
and has been deleted in the previous commit r137509.

Revision Links:
--------------
    https://trac.macports.org/changeset/137509

Modified Paths:
--------------
    branches/gsoc15-dependency/base/src/macports1.0/Makefile.in

Modified: branches/gsoc15-dependency/base/src/macports1.0/Makefile.in
===================================================================
--- branches/gsoc15-dependency/base/src/macports1.0/Makefile.in	2015-06-13 11:45:07 UTC (rev 137509)
+++ branches/gsoc15-dependency/base/src/macports1.0/Makefile.in	2015-06-13 11:53:16 UTC (rev 137510)
@@ -4,8 +4,7 @@
 include ../../Mk/macports.autoconf.mk
 
 SRCS=		macports.tcl macports_dlist.tcl macports_util.tcl \
-		macports_autoconf.tcl diagnose.tcl reclaim.tcl macports_libsolv.tcl \
-        libsolv.tcl
+		macports_autoconf.tcl diagnose.tcl reclaim.tcl macports_libsolv.tcl
 OBJS=		macports.o get_systemconfiguration_proxies.o sysctl.o
 SHLIB_NAME=	MacPorts${SHLIB_SUFFIX}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150613/00b3d89a/attachment.html>


More information about the macports-changes mailing list