summaryrefslogtreecommitdiff
path: root/textproc/aspell-cs
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-24 11:15:41 +0000
committerrodent <rodent@pkgsrc.org>2013-04-24 11:15:41 +0000
commitdae7d381fb441cfe16413cb25b8c12881cfbdd52 (patch)
tree79000ed66cdb170914c13a8b83d94574baee7a73 /textproc/aspell-cs
parent4c38578055eda475d6db2d942e285e04eb9456d9 (diff)
downloadpkgsrc-dae7d381fb441cfe16413cb25b8c12881cfbdd52.tar.gz
Set to CONFLICT with previous PKGNAME. Fixed PKGNAME in ispell-* packages.
Fixed PLIST for ispell-en_GB.
Diffstat (limited to 'textproc/aspell-cs')
-rw-r--r--textproc/aspell-cs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell-cs/Makefile b/textproc/aspell-cs/Makefile
index 69363409d83..87338017faa 100644
--- a/textproc/aspell-cs/Makefile
+++ b/textproc/aspell-cs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/04/09 02:33:37 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:42 rodent Exp $
#
DISTNAME= aspell6-cs-20040614-1
@@ -14,6 +14,7 @@ COMMENT= Czech language support for aspell
# earlier versions core-dumped on the input
BUILDLINK_API_DEPENDS.aspell+= aspell>=0.60.2nb1
+CONFLICTS+= aspell-czech-[0-9]*
HAS_CONFIGURE= yes
.include "../../textproc/aspell/buildlink3.mk"