aboutsummaryrefslogtreecommitdiff
path: root/devel/kdevplatform
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
commitf5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /devel/kdevplatform
parent49be72eaa4585216ade79b274fca337c2bf4866a (diff)
downloadports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.tar.gz
ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.zip
Chase boost update
Notes
Notes: svn path=/head/; revision=311310
Diffstat (limited to 'devel/kdevplatform')
-rw-r--r--devel/kdevplatform/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/kdevplatform/Makefile b/devel/kdevplatform/Makefile
index 062c98a2772e..cd642344f6f4 100644
--- a/devel/kdevplatform/Makefile
+++ b/devel/kdevplatform/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: kdevplatform
-# Date created: Sun Aug 23 17:14:39 UTC 2009
-# Whom: Golyashov Sergei <svvord@mail.ru>
-#
+# Created by: Golyashov Sergei <svvord@mail.ru>
# $FreeBSD$
PORTNAME= kdevplatform
PORTVERSION= ${KDEVELOP_VERSION:S/4./1./}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION}/src
@@ -16,7 +13,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KDE development platform
LIB_DEPENDS= svn_client-1.0:${PORTSDIR}/devel/subversion \
- boost_thread.4:${PORTSDIR}/devel/boost-libs \
+ boost_thread:${PORTSDIR}/devel/boost-libs \
qjson.0:${PORTSDIR}/devel/qjson
USE_BZIP2= yes