diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-24 11:15:41 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-24 11:15:41 +0000 |
commit | 8583d42961fb9889ef08027caa5b28206b3c087f (patch) | |
tree | 79000ed66cdb170914c13a8b83d94574baee7a73 /textproc/ispell-pl | |
parent | cba45d91a6c7dd30a984cfa6c7c8e76978559ae6 (diff) | |
download | pkgsrc-8583d42961fb9889ef08027caa5b28206b3c087f.tar.gz |
Set to CONFLICT with previous PKGNAME. Fixed PKGNAME in ispell-* packages.
Fixed PLIST for ispell-en_GB.
Diffstat (limited to 'textproc/ispell-pl')
-rw-r--r-- | textproc/ispell-pl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ispell-pl/Makefile b/textproc/ispell-pl/Makefile index 35c180222e9..369d7fa7553 100644 --- a/textproc/ispell-pl/Makefile +++ b/textproc/ispell-pl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/04/24 02:20:40 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:46 rodent Exp $ # DISTNAME= ispell-pl-20021127 -PKGNAME= ${DISTNAME:S/-pl-/-polski-/} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ispell-pl/} @@ -10,6 +9,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://ispell-pl.sourceforge.net/ COMMENT= Polish dictionary for interactive spelling checker +CONFLICTS+ ispell-polski-[0-9]* DEPENDS+= ispell>=3.1.20:../../textproc/ispell INSTALLATION_DIRS= lib |