summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-02-01 16:58:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-02-01 16:58:35 +0000
commitbc621ebe939f4549a7c1a87b95b8be50090b83e5 (patch)
tree1a7db0bd7321b3d2c2322858fc41403dacc75b5c
parent- Update to 2.1.0 (diff)
Chase boost bump
Reported by: cperciva
Notes
Notes: svn path=/head/; revision=311389
-rw-r--r--x11/kde4-workspace/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index eb2919db038c..6d98888fea23 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -1,13 +1,9 @@
-# -*-mode: makefile-*-
-# New ports collection makefile for: kdebase-workspace
-# Date created: 22 Januar 2008
-# Whom: kde@FreeBSD.org
-#
+# Created by: kde@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= kde-workspace
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE_kde} \
${MASTER_SITE_LOCAL} \
@@ -28,7 +24,7 @@ LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \
hal.1:${PORTSDIR}/sysutils/hal \
qalculate.5:${PORTSDIR}/math/libqalculate \
prison.0:${PORTSDIR}/graphics/prison \
- boost_thread.4:${PORTSDIR}/devel/boost-libs \
+ boost_thread:${PORTSDIR}/devel/boost-libs \
dbusmenu-qt.2:${PORTSDIR}/devel/libdbusmenu-qt \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
freetype.9:${PORTSDIR}/print/freetype2 \