summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-01-20 21:17:48 +0000
committeradrianp <adrianp@pkgsrc.org>2005-01-20 21:17:48 +0000
commitcfac1f8ae6c73e0a9e371c50393fa517a51878c2 (patch)
tree4175c8fbdd9014ca3b9b0111cd68be78729c94ba /devel
parent6ff0dd6218991335233cfccbe126f81a3279cfa0 (diff)
downloadpkgsrc-cfac1f8ae6c73e0a9e371c50393fa517a51878c2.tar.gz
Add conflict for newly imported libnet 1.1.x branch
Diffstat (limited to 'devel')
-rw-r--r--devel/libnet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libnet/Makefile b/devel/libnet/Makefile
index 4163a1d2837..2f3abbe7abc 100644
--- a/devel/libnet/Makefile
+++ b/devel/libnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:30 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/01/20 21:17:48 adrianp Exp $
#
DISTNAME= libnet-1.0.1b
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.packetfactory.net/libnet/
COMMENT= C library for portable packet creation and injection
PKG_INSTALLATION_TYPES= overwrite pkgviews
+CONFLICTS= libnet-1.1.[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME:C/l/L/}
USE_BUILDLINK3= yes