Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2003 20:45:24 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200303220445.h2M4jOrl054027@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2003/03/21 20:45:24 PST

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  Reorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQ
  so they appear after the *_depends targets.  This fixes builds on systems
  that don't yet have libtool installed (prior to this commit the
  patch-libtool target would be called before the libtool port was
  installed by the dependency targets, and it would therefore fail).
  
  Submitted by:   Claude Buisson <cbuisson@nerim.net>
  
  Revision  Changes    Path
  1.444     +3 -3      ports/Mk/bsd.port.mk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303220445.h2M4jOrl054027>