summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-15 10:51:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-15 10:51:33 +0000
commit35270fb18814a8f17875ff66276ae16c5c7a344b (patch)
treea38b6752b6f6bffc0097a90dcf1bcbdcaa0d5bd3 /x11-themes
parent- Update to 4.1.2 (diff)
- Add missing QT4 dependency
Reported by: pavbot
Notes
Notes: svn path=/head/; revision=226159
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kde4-style-polyester/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/kde4-style-polyester/Makefile b/x11-themes/kde4-style-polyester/Makefile
index 66874a7b341b..2d59cb945424 100644
--- a/x11-themes/kde4-style-polyester/Makefile
+++ b/x11-themes/kde4-style-polyester/Makefile
@@ -7,6 +7,7 @@
PORTNAME= polyester
PORTVERSION= 1.98.0
+PORTREVISION= 1
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.notmart.org/files/
PKGNAMEPREFIX= kde4-style-
@@ -17,7 +18,7 @@ COMMENT= KDE style and window decoration
USE_BZIP2= yes
USE_KDE4= kdelibs kdehier kdeprefix automoc4
USE_QT_VER= 4
-QT_COMPONENTS= corelib qmake_build moc_build
+QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
USE_CMAKE= yes
.include <bsd.port.mk>