svn commit: r326405 - head/finance/homebank

Pawel Pekala pawel at FreeBSD.org
Thu Sep 5 14:40:25 UTC 2013


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
 


More information about the svn-ports-head mailing list