View | Details | Raw Unified | Return to bug 215725 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	fcitx-qt5
4
PORTNAME=	fcitx-qt5
5
PORTVERSION=	1.0.6
5
PORTVERSION=	1.0.6
6
PORTREVISION=   1
6
CATEGORIES=	textproc
7
CATEGORIES=	textproc
7
8
8
MAINTAINER=	yuri@rawbw.com
9
MAINTAINER=	yuri@rawbw.com
Lines 18-23 Link Here
18
USE_GITHUB=	yes
19
USE_GITHUB=	yes
19
GH_ACCOUNT=	fcitx
20
GH_ACCOUNT=	fcitx
20
21
22
SUB_FILES=      pkg-message
23
SUB_LIST+=      PORTSDIR=${PORTSDIR}
24
21
USES=		compiler:c++11-lib cmake gettext kde:5 pkgconfig
25
USES=		compiler:c++11-lib cmake gettext kde:5 pkgconfig
22
USE_KDE=	ecm
26
USE_KDE=	ecm
23
USE_QT5=	core gui qmake widgets buildtools_build
27
USE_QT5=	core gui qmake widgets buildtools_build

Return to bug 215725