pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/nemesis this uses libpcap, so include the buildlin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed54be428999
branches:  trunk
changeset: 496864:ed54be428999
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Jul 14 14:48:09 2005 +0000

description:
this uses libpcap, so include the buildlink file

diffstat:

 net/nemesis/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 8fcd3c033b71 -r ed54be428999 net/nemesis/Makefile
--- a/net/nemesis/Makefile      Thu Jul 14 13:52:13 2005 +0000
+++ b/net/nemesis/Makefile      Thu Jul 14 14:48:09 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:51 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/14 14:48:09 drochner Exp $
 
 DISTNAME=      nemesis-1.32
 PKGREVISION=   1
@@ -13,5 +13,6 @@
 
 BUILDLINK_DEPENDS.libnet+=     libnet-1.0.*
 
+.include "../../net/libpcap/buildlink3.mk"
 .include "../../devel/libnet/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index