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-sv | |
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-sv')
-rw-r--r-- | textproc/aspell-sv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell-sv/Makefile b/textproc/aspell-sv/Makefile index bcc68b29c94..e63f53968cc 100644 --- a/textproc/aspell-sv/Makefile +++ b/textproc/aspell-sv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/04/09 02:33:49 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:44 rodent Exp $ # DISTNAME= aspell-sv-0.51-0 @@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Swedish language support for aspell +CONFLICTS+= aspell-svenska-[0-9]* HAS_CONFIGURE= yes .include "../../textproc/aspell/buildlink3.mk" |