[120133] trunk/base/vendor/Makefile.in

jmr at macports.org jmr at macports.org
Fri May 16 15:41:36 PDT 2014


Revision: 120133
          https://trac.macports.org/changeset/120133
Author:   jmr at macports.org
Date:     2014-05-16 15:41:36 -0700 (Fri, 16 May 2014)
Log Message:
-----------
also make tclx build rules depend on tcl

Modified Paths:
--------------
    trunk/base/vendor/Makefile.in

Modified: trunk/base/vendor/Makefile.in
===================================================================
--- trunk/base/vendor/Makefile.in	2014-05-16 22:38:00 UTC (rev 120132)
+++ trunk/base/vendor/Makefile.in	2014-05-16 22:41:36 UTC (rev 120133)
@@ -36,6 +36,9 @@
 	@echo ===\> making $(@:%-tclx=%) in ${DIRPRFX}@VENDOR_TCLX_SUBDIR@
 	@umask 0022; $(MAKE) -C @VENDOR_TCLX_SUBDIR@ $(@:%-tclx=%)
 
+# tclx also links against libtclstub
+all-tclx: all-tcl
+
 %-tcllib:
 	@echo ===\> making $(@:%-tcllib=%) in ${DIRPRFX}@VENDOR_TCLLIB_SUBDIR@
 	@umask 0022; $(MAKE) -C @VENDOR_TCLLIB_SUBDIR@ $(@:%-tcllib=%)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140516/f201e1a8/attachment.html>


More information about the macports-changes mailing list