aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/kde4-style-bespin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/kde4-style-bespin/Makefile')
-rw-r--r--x11-themes/kde4-style-bespin/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/kde4-style-bespin/Makefile b/x11-themes/kde4-style-bespin/Makefile
index f0d9670f9968..4249ecfeffca 100644
--- a/x11-themes/kde4-style-bespin/Makefile
+++ b/x11-themes/kde4-style-bespin/Makefile
@@ -6,20 +6,19 @@
#
PORTNAME= bespin
-PORTVERSION= 200912030441
-PORTREVISION= 5
+PORTVERSION= 201303202227
CATEGORIES= x11-themes kde
-MASTER_SITES= http://meatwad.mouf.net/~steve/
+MASTER_SITES= http://bsd.e-shell.net/local/
+DISTFILES= cloudcity-${PORTVERSION}.tar.gz
PKGNAMEPREFIX= kde4-style-
MAINTAINER= swills@FreeBSD.org
COMMENT= A configurable KDE style
-IGNORE= does not build with KDE SC 4.8
-
WRKSRC= ${WRKDIR}/cloudcity
USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
USES= cmake
+MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>