aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/qtcurve-kde3/Makefile
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-05-23 00:11:25 +0800
committermakc <makc@FreeBSD.org>2010-05-23 00:11:25 +0800
commitc6579148a047f79a332690ea796499e5d6bcddcf (patch)
treee4db41f355c91243ecc2368907ced09dd6808d0e /x11-themes/qtcurve-kde3/Makefile
parent7b2f5f5e82c0d5fdc4d78c43634d9ffd0ffd2bab (diff)
downloadfreebsd-ports-gnome-c6579148a047f79a332690ea796499e5d6bcddcf.tar.gz
freebsd-ports-gnome-c6579148a047f79a332690ea796499e5d6bcddcf.tar.zst
freebsd-ports-gnome-c6579148a047f79a332690ea796499e5d6bcddcf.zip
Update to 1.4.1
Take maintainership
Diffstat (limited to 'x11-themes/qtcurve-kde3/Makefile')
-rw-r--r--x11-themes/qtcurve-kde3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/qtcurve-kde3/Makefile b/x11-themes/qtcurve-kde3/Makefile
index 60e28a033c07..240e9bd332bc 100644
--- a/x11-themes/qtcurve-kde3/Makefile
+++ b/x11-themes/qtcurve-kde3/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= qtcurve
-PORTVERSION= 0.69.1
-PORTREVISION= 2
+PORTVERSION= 1.4.1
CATEGORIES= x11-themes
MASTER_SITES= http://home.freeuk.com/cpdrummond/ \
http://craigd.wikispaces.com/file/view/
PKGNAMEPREFIX= kde-style-
DISTNAME= QtCurve-KDE3-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve KDE3 widget style
USE_BZIP2= yes
USE_CMAKE= yes
-USE_KDEBASE_VER=3
+USE_QT_VER= 3
+CMAKE_ARGS= -DQT_PLUGINS_DIR=${PREFIX}/lib/plugins
.include <bsd.port.mk>