mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Added dependency on japanese/koffice-i18n. This is actually the same
dependency as x11/kde2. PR: ports/34118 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
This commit is contained in:
parent
5c8e178bd5
commit
5830c972c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53478
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= kde
|
||||
PORTVERSION= 2.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese x11 kde
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # none
|
||||
@ -19,7 +20,8 @@ LIB_DEPENDS= qt2.4:${PORTSDIR}/japanese/qt23 \
|
||||
konq.4:${PORTSDIR}/japanese/kdebase2
|
||||
RUN_DEPENDS= kppp:${PORTSDIR}/japanese/kdenetwork2 \
|
||||
dcop_kate:${PORTSDIR}/japanese/kdeaddons \
|
||||
${LOCALBASE}/share/locale/ja/entry.desktop:${PORTSDIR}/japanese/kde2-i18n
|
||||
${LOCALBASE}/share/locale/ja/entry.desktop:${PORTSDIR}/japanese/kde2-i18n \
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/koshell.mo:${PORTSDIR}/japanese/koffice-i18n
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user