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 | dae7d381fb441cfe16413cb25b8c12881cfbdd52 (patch) | |
tree | 79000ed66cdb170914c13a8b83d94574baee7a73 /textproc/aspell-da | |
parent | 4c38578055eda475d6db2d942e285e04eb9456d9 (diff) | |
download | pkgsrc-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-da')
-rw-r--r-- | textproc/aspell-da/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell-da/Makefile b/textproc/aspell-da/Makefile index 94da9b005c1..5306f73437b 100644 --- a/textproc/aspell-da/Makefile +++ b/textproc/aspell-da/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/04/09 02:33:38 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:42 rodent Exp $ DISTNAME= aspell-da-1.7.30 CATEGORIES= textproc @@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://da.speling.org/ COMMENT= Danish language support for aspell +CONFLICTS+= aspell-danish-[0-9]* USE_TOOLS+= perl REPLACE_PERL= unsq |