summaryrefslogtreecommitdiff
path: root/net/openafs
diff options
context:
space:
mode:
authorgendalia <gendalia>2005-06-10 15:57:05 +0000
committergendalia <gendalia>2005-06-10 15:57:05 +0000
commite784bdf2a3a8ebc4465d1d1f792a1ec1dd97d6a0 (patch)
treeaa2304932ce9b9ba7945de483ded66a8c42a906f /net/openafs
parentc6bebdfba4fc1acd8a5e851f92354ae8bb18804e (diff)
downloadpkgsrc-e784bdf2a3a8ebc4465d1d1f792a1ec1dd97d6a0.tar.gz
OpenAFS conflicts with arla, lwp & rx. OpenAFS's lwp is the same, more or less
as devel/lwp, but devel/rx is a regular expression library, not an rpc library. And arla, of course, is another implementation of AFS. I'll work on making it not conflict eventually.
Diffstat (limited to 'net/openafs')
-rw-r--r--net/openafs/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile
index 11b2cf522a3..4159fa28177 100644
--- a/net/openafs/Makefile
+++ b/net/openafs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/06 17:08:20 gendalia Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/10 15:57:05 gendalia Exp $
DISTNAME= openafs-1.3.84-src
PKGNAME= ${DISTNAME:C/-src//}
@@ -10,6 +10,10 @@ MAINTAINER= gendalia@NetBSD.org
HOMEPAGE= http://www.openafs.org/
COMMENT= File system for sharing, scalability and transparent data migration
+CONFLICTS+= lwp-[0-9]*
+CONFLICTS+= rx-[0-9]*
+CONFLICTS+= arla-[0-9]*
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-largefile-fileserver --enable-fast-restart
CONFIGURE_ARGS+= --enable-bitmap-later --disable-kernel-module