aboutsummaryrefslogtreecommitdiff
path: root/deskutils/plasma-applet-teacooker/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-13 12:50:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-13 12:50:49 +0000
commit147a6d6229689e3e4783e1d4184c0eac2a8b08f9 (patch)
treef8eed69d93aa3806a97c365b1a52e3e55016bc34 /deskutils/plasma-applet-teacooker/Makefile
parentd5bea2df090a627f10d9acc6d3e8a380248f046c (diff)
- Unbreak
- Fix build with KDE 4.2.0 PR: 131552 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=228196
Diffstat (limited to 'deskutils/plasma-applet-teacooker/Makefile')
-rw-r--r--deskutils/plasma-applet-teacooker/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/plasma-applet-teacooker/Makefile b/deskutils/plasma-applet-teacooker/Makefile
index 1312ce506abf..3e46804af915 100644
--- a/deskutils/plasma-applet-teacooker/Makefile
+++ b/deskutils/plasma-applet-teacooker/Makefile
@@ -7,6 +7,7 @@
PORTNAME= teacooker
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/
PKGNAMEPREFIX= plasma-applet-
@@ -21,8 +22,6 @@ USE_QT_VER= 4
QT_COMPONENTS= gui dbus network opengl svg webkit xml \
qmake_build moc_build rcc_build uic_build
-BROKEN= Does not compile with KDE 4.2
-
WRKSRC= ${WRKDIR}/TeaCooker
.include <bsd.port.mk>