summaryrefslogtreecommitdiffstats
path: root/x11-themes/qtcurve-qt4/Makefile
blob: a4c7041efc2562905288030282238b89fee30564 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# New ports collection makefile for:	qtcurve-qt4
# Date created:		2010-05-25
# Whom:			Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	qtcurve
PORTVERSION=	1.8.9
PORTREVISION=	1
CATEGORIES=	x11-themes
MASTER_SITES=	http://craigd.wikispaces.com/file/view/
PKGNAMEPREFIX=	qt4-style-
DISTNAME=	QtCurve-KDE4-${PORTVERSION}

MAINTAINER=	makc@FreeBSD.org
COMMENT=	QtCurve Qt4 widget style

USE_BZIP2=	yes
USE_GCC=	4.2+
USE_CMAKE=	yes
USE_QT4=	dbus gui svg imageformats_run \
		qmake_build uic_build moc_build rcc_build
CFLAGS+=	-I${LOCALBASE}/include
CMAKE_ARGS+=	-DQTC_QT_ONLY:BOOL=ON \
		-DQTC_DISABLE_KDEFILEDIALOG_CALLS:BOOL=ON

PLIST_FILES=	${QT_PLUGINDIR_REL}/styles/qtcurve.so
PLIST_DIRSTRY=	${QT_PLUGINDIR_REL}/styles

.include <bsd.port.mk>
OpenPOWER on IntegriCloud