svn commit: r311389 - head/x11/kde4-workspace
Baptiste Daroussin
bapt at FreeBSD.org
Fri Feb 1 16:58:36 UTC 2013
Author: bapt
Date: Fri Feb 1 16:58:35 2013
New Revision: 311389
URL: http://svnweb.freebsd.org/changeset/ports/311389
Log:
Chase boost bump
Reported by: cperciva
Modified:
head/x11/kde4-workspace/Makefile
Modified: head/x11/kde4-workspace/Makefile
==============================================================================
--- head/x11/kde4-workspace/Makefile Fri Feb 1 16:24:41 2013 (r311388)
+++ head/x11/kde4-workspace/Makefile Fri Feb 1 16:58:35 2013 (r311389)
@@ -1,13 +1,9 @@
-# -*-mode: makefile-*-
-# New ports collection makefile for: kdebase-workspace
-# Date created: 22 Januar 2008
-# Whom: kde at FreeBSD.org
-#
+# Created by: kde at 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/
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 \
More information about the svn-ports-head
mailing list