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

(-)Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	CVS Frontend for KDE
8
COMMENT=	CVS Frontend for KDE
9
9
10
USES=		cmake:outsource gettext kde:5 qt:5 tar:xz
10
USES=		cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz
11
USE_KDE=	dbusaddons doctools ecm iconthemes init itemviews kdesu \
11
USE_KDE=	dbusaddons doctools ecm iconthemes init itemviews kdesu \
12
		notifications parts widgetsaddons
12
		notifications parts widgetsaddons
13
USE_QT=		core dbus gui widgets \
13
USE_QT=		core dbus gui widgets \

Return to bug 232721