Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2012 19:38:12 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/subcommander2/files patch-configure
Message-ID:  <201205171938.q4HJcC49042444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2012-05-17 19:38:12 UTC

  FreeBSD ports repository

  Modified files:
    devel/subcommander2/files patch-configure 
  Log:
  Add a hunk to patch configure-script to not add any X11 libraries to
  the linker-list explicitly, using only what QT4 libraries drag in
  themselves.
  
  In particular, this gets rid of dependency on -lXmu and -lXi, which
  prevented the port from building in the "clean room" of tinderbox. No
  revision bump, because the official package was failing to build anyway.
  
  Reported by:    pav@
  
  Revision  Changes    Path
  1.3       +14 -2     ports/devel/subcommander2/files/patch-configure



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