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