Place shared libpcap library under /lib, currently needed by

/sbin/ipf and /sbin/pflogd.

OK'ed by:	mlaier
This commit is contained in:
Ruslan Ermilov 2006-04-13 07:25:02 +00:00
parent c4af136d49
commit 8f01da43bd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=157707

View File

@ -1,6 +1,8 @@
# Makefile for libpcap
# $FreeBSD$
SHLIBDIR?= /lib
.include <bsd.own.mk>
LIB= pcap