From 715adf3efe1015cc7eaf39769c4a03944aa37211 Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 15 Oct 2006 11:52:28 +0000 Subject: xscreensaver >= 5.00 no longer conflicts. --- graphics/barcode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/barcode') diff --git a/graphics/barcode/Makefile b/graphics/barcode/Makefile index fd80b75462a..28d6510b39f 100644 --- a/graphics/barcode/Makefile +++ b/graphics/barcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/04 18:07:16 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/15 11:52:28 markd Exp $ # DISTNAME= barcode-0.98 @@ -19,6 +19,6 @@ INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} \ MAN3DIR=${PREFIX:Q}/${PKGMANDIR:Q}/man3 # man/man1/barcode.1 -CONFLICTS+= xscreensaver-[0-9]* +CONFLICTS+= xscreensaver<5.00 .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3