aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-02-02 00:58:35 +0800
committerbapt <bapt@FreeBSD.org>2013-02-02 00:58:35 +0800
commit54744c6f63e740c7e695d9ca9f29ea12835e5ac2 (patch)
tree1a7db0bd7321b3d2c2322858fc41403dacc75b5c /x11
parent1f35b51400da3bd5a5d38f3f45cdf2093dcc0872 (diff)
downloadfreebsd-ports-gnome-54744c6f63e740c7e695d9ca9f29ea12835e5ac2.tar.gz
freebsd-ports-gnome-54744c6f63e740c7e695d9ca9f29ea12835e5ac2.tar.zst
freebsd-ports-gnome-54744c6f63e740c7e695d9ca9f29ea12835e5ac2.zip
Chase boost bump
Reported by: cperciva
Diffstat (limited to 'x11')
-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 \