From owner-svn-ports-head@FreeBSD.ORG Thu May 23 11:32:28 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7DDB86BF; Thu, 23 May 2013 11:32:28 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 709B58B8; Thu, 23 May 2013 11:32:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4NBWSbJ074733; Thu, 23 May 2013 11:32:28 GMT (envelope-from makc@svn.freebsd.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4NBWS81074732; Thu, 23 May 2013 11:32:28 GMT (envelope-from makc@svn.freebsd.org) Message-Id: <201305231132.r4NBWS81074732@svn.freebsd.org> From: Max Brazhnikov Date: Thu, 23 May 2013 11:32:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318865 - head/graphics/digikam-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 11:32:28 -0000 Author: makc Date: Thu May 23 11:32:27 2013 New Revision: 318865 URL: http://svnweb.freebsd.org/changeset/ports/318865 Log: - Add explicit dependence on boost library to fix build without PIMLIMS option [1] - Add math/eigen3 to the list of build dependencies PR: ports/178789 [1] Submitted by: Hon-Yu Lawrence Cheung Modified: head/graphics/digikam-kde4/Makefile Modified: head/graphics/digikam-kde4/Makefile ============================================================================== --- head/graphics/digikam-kde4/Makefile Thu May 23 11:14:03 2013 (r318864) +++ head/graphics/digikam-kde4/Makefile Thu May 23 11:32:27 2013 (r318865) @@ -3,6 +3,7 @@ PORTNAME= digikam PORTVERSION= ${DIGIKAM_VER} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics kde @@ -11,6 +12,7 @@ COMMENT= KDE4 digital photo management a .include "${.CURDIR}/Makefile.common" +BUILD_DEPENDS= ${LOCALBASE}/include/eigen3/Eigen/Eigen:${PORTSDIR}/math/eigen3 LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ lcms:${PORTSDIR}/graphics/lcms \ png15:${PORTSDIR}/graphics/png \ @@ -19,7 +21,8 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/t lqr-1:${PORTSDIR}/graphics/liblqr-1 \ kface:${PORTSDIR}/graphics/libkface \ pgf:${PORTSDIR}/graphics/libpgf \ - kgeomap:${PORTSDIR}/astro/libkgeomap + kgeomap:${PORTSDIR}/astro/libkgeomap \ + boost_graph:${PORTSDIR}/devel/boost-libs LATEST_LINK= ${PORTNAME}-kde4