1: remove NO_STAGE.
2: new syntax of LIB_DEPENDS. 3: USES=tar:xz
This commit is contained in:
parent
e8123efe36
commit
cb1e458b03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361447
@ -10,14 +10,12 @@ DIST_SUBDIR= fcitx
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Anthy support for Fcitx
|
||||
|
||||
LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
||||
anthy:${PORTSDIR}/japanese/anthy
|
||||
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
|
||||
libanthy.so:${PORTSDIR}/japanese/anthy
|
||||
|
||||
USE_XZ= yes
|
||||
USES= cmake gettext pkgconfig
|
||||
USES= cmake gettext pkgconfig tar:xz
|
||||
USE_GNOME= intltool
|
||||
|
||||
PROJECTHOST= fcitx
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user