Remove run dependency on textproc/stardict2, the port can be used with

any compatible dictionary program (e.g. stardict3, goldendict)

PR:		ports/149465
Approved by:	maintainer timeout (two weeks)
This commit is contained in:
Max Brazhnikov 2010-08-23 18:31:49 +00:00
parent 68e63f8634
commit 096a942a72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259852
2 changed files with 2 additions and 6 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.4.2
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dictionaries-mova/${PORTVERSION}
PKGNAMESUFFIX= -dictd_mova
@ -16,8 +16,6 @@ DIST_SUBDIR= stardict
MAINTAINER= timur@FreeBSD.org
COMMENT= Dictionaries from www.mova.org for StarDict
RUN_DEPENDS= stardict:${PORTSDIR}/textproc/stardict2
NO_BUILD= yes
USE_BZIP2= yes

View file

@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.4.2
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dictionaries-quick/${PORTVERSION}
PKGNAMESUFFIX= -quick
@ -16,8 +16,6 @@ DIST_SUBDIR= stardict
MAINTAINER= timur@FreeBSD.org
COMMENT= Dictionaries from Quick for StarDict
RUN_DEPENDS= stardict:${PORTSDIR}/textproc/stardict2
NO_BUILD= yes
USE_BZIP2= yes