dictionary packages are no longer interactive
bump PKGNAMEs ok maintainer jakob@
This commit is contained in:
parent
15dd2ab7d8
commit
fdc8bb04e6
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.39 2004/12/07 00:23:21 alek Exp $
|
# $OpenBSD: Makefile,v 1.40 2004/12/25 22:37:36 sturm Exp $
|
||||||
|
|
||||||
COMMENT= "interactive spelling checker"
|
COMMENT= "interactive spelling checker"
|
||||||
COMMENT-dutch= "ispell dictionary for Dutch"
|
COMMENT-dutch= "ispell dictionary for Dutch"
|
||||||
@ -64,7 +64,7 @@ SUBST_VARS+= VERSION
|
|||||||
MULTI_PACKAGES= -dutch -french -german -swedish -russian -portuguese \
|
MULTI_PACKAGES= -dutch -french -german -swedish -russian -portuguese \
|
||||||
-slovak -spanish
|
-slovak -spanish
|
||||||
.for i in ${MULTI_PACKAGES}
|
.for i in ${MULTI_PACKAGES}
|
||||||
PKGNAME$i= ispell$i-${VERSION}
|
PKGNAME$i= ispell$i-${VERSION}p0
|
||||||
.endfor
|
.endfor
|
||||||
SUBPACKAGE?=
|
SUBPACKAGE?=
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-dutch,v 1.1 2003/01/17 19:24:26 jakob Exp $
|
@comment $OpenBSD: PLIST-dutch,v 1.2 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/nederlands.aff
|
lib/ispell/nederlands.aff
|
||||||
lib/ispell/nederlands.hash
|
lib/ispell/nederlands.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-french,v 1.3 2002/04/17 16:09:40 naddy Exp $
|
@comment $OpenBSD: PLIST-french,v 1.4 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/francais.aff
|
lib/ispell/francais.aff
|
||||||
lib/ispell/francais.hash
|
lib/ispell/francais.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-german,v 1.3 2002/04/17 16:09:40 naddy Exp $
|
@comment $OpenBSD: PLIST-german,v 1.4 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/deutsch.aff
|
lib/ispell/deutsch.aff
|
||||||
lib/ispell/deutsch.hash
|
lib/ispell/deutsch.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-portuguese,v 1.1 2002/05/31 18:09:48 jakob Exp $
|
@comment $OpenBSD: PLIST-portuguese,v 1.2 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/portuguese.aff
|
lib/ispell/portuguese.aff
|
||||||
lib/ispell/portuguese.hash
|
lib/ispell/portuguese.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-russian,v 1.3 2002/04/17 16:09:40 naddy Exp $
|
@comment $OpenBSD: PLIST-russian,v 1.4 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/russian.aff
|
lib/ispell/russian.aff
|
||||||
lib/ispell/russian.hash
|
lib/ispell/russian.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-slovak,v 1.1 2002/11/28 22:38:42 jakob Exp $
|
@comment $OpenBSD: PLIST-slovak,v 1.2 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/slovak.aff
|
lib/ispell/slovak.aff
|
||||||
lib/ispell/slovak.hash
|
lib/ispell/slovak.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-spanish,v 1.1 2002/12/07 16:51:14 jakob Exp $
|
@comment $OpenBSD: PLIST-spanish,v 1.2 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/spanish.aff
|
lib/ispell/spanish.aff
|
||||||
lib/ispell/spanish.hash
|
lib/ispell/spanish.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
@comment $OpenBSD: PLIST-swedish,v 1.3 2002/04/17 16:09:40 naddy Exp $
|
@comment $OpenBSD: PLIST-swedish,v 1.4 2004/12/25 22:37:36 sturm Exp $
|
||||||
lib/ispell/svenska.aff
|
lib/ispell/svenska.aff
|
||||||
lib/ispell/svenska.hash
|
lib/ispell/svenska.hash
|
||||||
@exec echo 'invoking %D/bin/ispell-config'
|
|
||||||
@exec %D/bin/ispell-config
|
|
||||||
|
Loading…
Reference in New Issue
Block a user