dictfmt >= 1.10.2 is much better (textproc -> wip)
This commit is contained in:
parent
c60e4e825d
commit
9eb1726c1e
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2006/08/20 19:02:47 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2006/09/01 23:38:07 cheusov Exp $
|
||||
|
||||
DISTNAME= er-dict-gtk-0.23
|
||||
PKGNAME= dict-est-rus-0.23
|
||||
|
@ -10,8 +10,8 @@ MAINTAINER= cheusov@tut.by
|
|||
HOMEPAGE= http://sf.net/projects/er-dict
|
||||
COMMENT= DICTD data for Estonian-Russian dictionary
|
||||
|
||||
DEPENDS+= dict-server>=1.9.14:../../textproc/dict-server
|
||||
BUILD_DEPENDS+= dict-server>=1.10.2:../../textproc/dict-server
|
||||
DEPENDS+= dict-server>=1.9.14:../../wip/dict-server
|
||||
BUILD_DEPENDS+= dict-server>=1.10.2:../../wip/dict-server
|
||||
|
||||
DICTD_DB_DIR= ${PREFIX}/share/dictd
|
||||
INSTALLATION_DIRS= ${DICTD_DB_DIR}
|
||||
|
|
Loading…
Reference in a new issue