This needs libpcap, so say so.
This commit is contained in:
parent
ddb21fb644
commit
fb44a469f5
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:24 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/11/08 14:04:36 tv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= iplog-2.2.3
|
||||
|
@ -26,5 +26,6 @@ post-install:
|
|||
${INSTALL_DATA_DIR} ${EGDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/example-iplog.conf ${EGDIR}/iplog.conf
|
||||
|
||||
.include "../../net/libpcap/buildlink3.mk"
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue