Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2011 13:34:26 +0000 (UTC)
From:      Vasil Dimov <vd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ftp/wget Makefile
Message-ID:  <201103151334.p2FDYQcB058545@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
vd          2011-03-15 13:34:26 UTC

  FreeBSD ports repository

  Modified files:
    ftp/wget             Makefile 
  Log:
  Add optional dependency to libidn
  
  Previously if libidn was present during wget configure time then
  wget would have picked it up, but the dependency would not have been
  recorded in the installed packages database thus later upgrade or
  deinstallation of libidn would break wget.
  
  Spotted by:     sergey.dyatko@gmail.com, wenheping@gmail.com
  
  Revision  Changes    Path
  1.96      +10 -2     ports/ftp/wget/Makefile



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