View | Details | Raw Unified | Return to bug 232423
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	Tools to translate Docbook XML using gettext
8
COMMENT=	Tools to translate Docbook XML using gettext
9
9
10
USES=		cmake:outsource gettext-tools:build,run kde:5 qt:5 tar:xz
10
USES=		cmake:outsource compiler:c++11-lang gettext-tools:build,run \
11
		kde:5 qt:5 tar:xz
11
USE_KDE=	doctools ecm
12
USE_KDE=	doctools ecm
12
USE_QT=		core xml \
13
USE_QT=		core xml \
13
		buildtools_build qmake_build
14
		buildtools_build qmake_build

Return to bug 232423