pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/iplog This needs libpcap, so say so.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a97ac8fc8c2
branches: trunk
changeset: 502696:9a97ac8fc8c2
user: tv <tv%pkgsrc.org@localhost>
date: Tue Nov 08 14:04:36 2005 +0000
description:
This needs libpcap, so say so.
diffstat:
net/iplog/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 5965fe5d2d8a -r 9a97ac8fc8c2 net/iplog/Makefile
--- a/net/iplog/Makefile Tue Nov 08 13:55:29 2005 +0000
+++ b/net/iplog/Makefile Tue Nov 08 14:04:36 2005 +0000
@@ -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 @@
${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"
Home |
Main Index |
Thread Index |
Old Index