Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2015 22:41:22 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r283847 - stable/10/lib
Message-ID:  <201505312241.t4VMfM3B032476@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Sun May 31 22:41:22 2015
New Revision: 283847
URL: https://svnweb.freebsd.org/changeset/base/283847

Log:
  MFC r283502:
  
  Remove SUBDIR_DEPEND for non-existent libreadline directory
  
  libreadline lives under gnu/lib

Modified:
  stable/10/lib/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/lib/Makefile
==============================================================================
--- stable/10/lib/Makefile	Sun May 31 22:39:48 2015	(r283846)
+++ stable/10/lib/Makefile	Sun May 31 22:41:22 2015	(r283847)
@@ -136,7 +136,6 @@ SUBDIR_DEPEND_libpam= libcrypt libopie $
 SUBDIR_DEPEND_libpjdlog= libutil
 SUBDIR_DEPEND_libprocstat= libkvm libutil
 SUBDIR_DEPEND_libradius= libmd
-SUBDIR_DEPEND_libreadline= ncurses
 SUBDIR_DEPEND_libsmb= libkiconv
 SUBDIR_DEPEND_libstdc++= msun
 SUBDIR_DEPEND_libtacplus= libmd



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