summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortnn <tnn>2010-01-29 15:13:00 +0000
committertnn <tnn>2010-01-29 15:13:00 +0000
commit8db7f6bac05e9b30b1d7eb5c35c8d1b1f131a53a (patch)
tree69bbb62259b1bdb97f357203924e02e4a3faa170 /devel
parent0fdd0737967a2de7a255ffb5d43e2222733c86bf (diff)
downloadpkgsrc-8db7f6bac05e9b30b1d7eb5c35c8d1b1f131a53a.tar.gz
adust CONFLICTS
Diffstat (limited to 'devel')
-rw-r--r--devel/libevent/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile
index 4a013980f6b..8598dd5e504 100644
--- a/devel/libevent/Makefile
+++ b/devel/libevent/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2009/08/18 16:53:14 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2010/01/29 15:13:00 tnn Exp $
#
DISTNAME= libevent-1.4.12-stable
PKGNAME= ${DISTNAME:S/-stable//}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
@@ -10,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://monkey.org/~provos/libevent/
COMMENT= Asynchronous event notification library
-CONFLICTS+= libev-[0-9]*
+CONFLICTS+= libev<3.9nb1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes