pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/libpcap Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/673d5d9e2bc7
branches:  trunk
changeset: 472329:673d5d9e2bc7
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Apr 08 18:08:52 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 net/libpcap/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 611178ba5c1f -r 673d5d9e2bc7 net/libpcap/Makefile
--- a/net/libpcap/Makefile      Thu Apr 08 17:57:43 2004 +0000
+++ b/net/libpcap/Makefile      Thu Apr 08 18:08:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/03/11 20:50:07 reed Exp $
+# $NetBSD: Makefile,v 1.17 2004/04/08 18:08:52 minskim Exp $
 
 DISTNAME=              libpcap-0.7.2
 SVR4_PKGNAME=          lpcap
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://www.tcpdump.org/
 COMMENT=               System-independent interface for user-level packet capture
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 USE_GNU_TOOLS+=                lex yacc



Home | Main Index | Thread Index | Old Index