From 303c0f73b71bd039cac53bbfee8e8ccc35b28c1e Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2007 00:53:40 +0000 Subject: Rename to claraocr to match directory name. Add conflict with old name. --- graphics/claraocr/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'graphics/claraocr') diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile index 4c53bc5f6c2..182ef0b9458 100644 --- a/graphics/claraocr/Makefile +++ b/graphics/claraocr/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/02/15 15:38:22 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/02/16 00:53:40 wiz Exp $ # DISTNAME= clara-0.9.9 +PKGNAME= ${DISTNAME:S/clara/claraocr/} PKGREVISION= 1 CATEGORIES= graphics textproc MASTER_SITES= ftp://carroll.cac.psu.edu/pub/linux/distributions/mandrake-devel/projects/claraocr/ \ @@ -19,6 +20,8 @@ DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm USE_TOOLS+= perl:run REPLACE_PERL= clara.pl mkdoc.pl selthresh.pl +CONFLICTS+= clara-[0-9]* + # install a example input file post-install: ${INSTALL_DATA} ${WRKSRC}/imre.pbm ${PREFIX}/share/doc/clara -- cgit v1.2.3