Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 14:40:25 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326405 - head/finance/homebank
Message-ID:  <201309051440.r85EePjf078074@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Thu Sep  5 14:40:24 2013
New Revision: 326405
URL: http://svnweb.freebsd.org/changeset/ports/326405

Log:
  Needs pkgconfig to build

Modified:
  head/finance/homebank/Makefile

Modified: head/finance/homebank/Makefile
==============================================================================
--- head/finance/homebank/Makefile	Thu Sep  5 14:37:34 2013	(r326404)
+++ head/finance/homebank/Makefile	Thu Sep  5 14:40:24 2013	(r326405)
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libosp.so:${PORTSDIR}/textproc/opensp
 
 GNU_CONFIGURE=	yes
-USES=		desktop-file-utils gmake shared-mime-info
+USES=		desktop-file-utils gmake pkgconfig shared-mime-info
 USE_GNOME=	gnomehier gtk20
 INSTALLS_ICONS=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309051440.r85EePjf078074>