Module Name:    src
Committed By:   christos
Date:           Sat Apr  6 17:36:41 UTC 2013

Modified Files:
        src/external/bsd/libpcap/lib: Makefile

Log Message:
install in /lib per rmind's request


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/libpcap/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/libpcap/lib/Makefile
diff -u src/external/bsd/libpcap/lib/Makefile:1.9 src/external/bsd/libpcap/lib/Makefile:1.10
--- src/external/bsd/libpcap/lib/Makefile:1.9	Sat Apr  6 13:29:12 2013
+++ src/external/bsd/libpcap/lib/Makefile	Sat Apr  6 13:36:40 2013
@@ -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 \

Reply via email to