From 28a33371d26d04875a2104266f772d6467765821 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 4 Jan 2004 17:52:50 +0000 Subject: Fix CONFLICTS with omega to only conflict with older omega; current omega package does not conflict. Closes PR 23975 by Richard Rauch. --- print/teTeX-bin/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'print/teTeX-bin') diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index 12ec02a77d8..8204ff71173 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2003/12/24 12:51:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.52 2004/01/04 17:52:50 wiz Exp $ DISTNAME= tetex-src-${TETEX_BIN_VERS} PKGNAME= teTeX-bin-${TETEX_BIN_VERS} @@ -9,14 +9,13 @@ MAINTAINER= kei@NetBSD.org HOMEPAGE= http://www.tug.org/tetex/ COMMENT= TeX distribution for UNIX compatible systems - executables, version 2 -CONFLICTS+= teTeX2-bin-[0-9]* +# games/omega previously installed an omega executable too +CONFLICTS+= teTeX2-bin-[0-9]* omega<0.90.4nb1 BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison DEPENDS+= teTeX-share>=2.0.2:../teTeX-share DEPENDS+= dialog-0.6z*:../../misc/dialog -CONFLICTS+= omega-[0-9]* - INFO_FILES= latex.info dvips.info web2c.info kpathsea.info REPLACE_PERL= texk/xdvik/t1mapper \ -- cgit v1.2.3