Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/libpcap/lib install in /lib per rmind's request



details:   https://anonhg.NetBSD.org/src/rev/b83cacb5b181
branches:  trunk
changeset: 785933:b83cacb5b181
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 06 17:36:40 2013 +0000

description:
install in /lib per rmind's request

diffstat:

 external/bsd/libpcap/lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r bfa56cdb39cd -r b83cacb5b181 external/bsd/libpcap/lib/Makefile
--- a/external/bsd/libpcap/lib/Makefile Sat Apr 06 17:29:12 2013 +0000
+++ b/external/bsd/libpcap/lib/Makefile Sat Apr 06 17:36:40 2013 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/04/06 17:29:12 christos Exp $   
+# $NetBSD: Makefile,v 1.10 2013/04/06 17:36:40 christos Exp $  
 
+USE_SHLIBDIR=yes
 .include <bsd.own.mk>
-
 USE_FORT?= yes # network protocol library
 
 CWARNFLAGS.clang+=     -Wno-format-extra-args \



Home | Main Index | Thread Index | Old Index