From ae50239d00e973f3d52a75f0b7a5fdba4917c5dc Mon Sep 17 00:00:00 2001 From: ghen Date: Mon, 7 Sep 2009 11:18:49 +0000 Subject: Mark devel/tre and textproc/glimpse as conflicting since both install ${PREFIX}/bin/agrep (approx. grep utility). --- textproc/glimpse/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index 5cb94ac0984..e5330b44471 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2009/06/30 00:07:23 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2009/09/07 11:18:50 ghen Exp $ DISTNAME= glimpse-4.18.5 +PKGREVISION= 1 CATEGORIES= textproc databases MASTER_SITES= http://webglimpse.net/trial/ @@ -13,6 +14,9 @@ RESTRICTED= Redistribution only on non-profit basis. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} +# both install bin/agrep (approx. grep) +CONFLICTS+= tre>=0.7.5nb6 + PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -- cgit v1.2.3