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

(-)graphics/spectacle/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	spectacle
3
PORTNAME=	spectacle
4
DISTVERSION=	${KDE_APPLICATIONS_VERSION}
4
DISTVERSION=	${KDE_APPLICATIONS_VERSION}
5
PORTREVISION=	1
5
CATEGORIES=	graphics kde kde-applications
6
CATEGORIES=	graphics kde kde-applications
6
7
7
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
Lines 17-23 Link Here
17
		libkipi newstuff notifications package service widgetsaddons \
18
		libkipi newstuff notifications package service widgetsaddons \
18
		windowsystem xmlgui
19
		windowsystem xmlgui
19
USE_QT=		core concurrent dbus gui network printsupport qml quick \
20
USE_QT=		core concurrent dbus gui network printsupport qml quick \
20
		widgets x11extras xml \
21
		quickcontrols widgets x11extras xml \
21
		buildtools_build qmake_build
22
		buildtools_build qmake_build
22
USE_XORG=	x11 xcb xext xfixes
23
USE_XORG=	x11 xcb xext xfixes
23
24

Return to bug 231921