svn commit: r249682 - head
Mikolaj Golub
trociny at FreeBSD.org
Sat Apr 20 08:13:36 UTC 2013
Author: trociny
Date: Sat Apr 20 08:13:35 2013
New Revision: 249682
URL: http://svnweb.freebsd.org/changeset/base/249682
Log:
This should have been committed in r249666.
MFC after: 1 month
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1 Sat Apr 20 08:10:47 2013 (r249681)
+++ head/Makefile.inc1 Sat Apr 20 08:13:35 2013 (r249682)
@@ -1382,7 +1382,7 @@ _prebuild_libs= ${_kerberos5_lib_libasn1
${_kerberos5_lib_libwind} \
${_lib_atf_libatf_c} \
lib/libbz2 ${_libcom_err} lib/libcrypt \
- lib/libexpat \
+ lib/libelf lib/libexpat \
${_lib_libgssapi} ${_lib_libipx} \
lib/libkiconv lib/libkvm lib/liblzma lib/libmd \
lib/ncurses/ncurses lib/ncurses/ncursesw \
More information about the svn-src-head
mailing list