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

Collapse All | Expand All

(-)b/x11-wm/plasma5-kwin/Makefile (+2 lines)
Lines 1-5 Link Here
1
PORTNAME=	kwin
1
PORTNAME=	kwin
2
DISTVERSION=	${KDE_PLASMA_VERSION}
2
DISTVERSION=	${KDE_PLASMA_VERSION}
3
PORTREVISION=	1
3
CATEGORIES=	x11-wm kde kde-plasma
4
CATEGORIES=	x11-wm kde kde-plasma
4
5
5
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
Lines 48-52 USE_QT= concurrent core dbus declarative gui multimedia network script \ Link Here
48
USE_XORG=	ice sm x11 xcb xext xi
49
USE_XORG=	ice sm x11 xcb xext xi
49
SHEBANG_FILES=	kconf_update/*.py \
50
SHEBANG_FILES=	kconf_update/*.py \
50
		kconf_update/*.pl
51
		kconf_update/*.pl
52
LDFLAGS+=	-Wl,--as-needed
51
53
52
.include <bsd.port.mk>
54
.include <bsd.port.mk>

Return to bug 256654