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