Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2013 11:55:15 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322497 - head/net-im/loudmouth
Message-ID:  <201307081155.r68BtF9L053221@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jul  8 11:55:14 2013
New Revision: 322497
URL: http://svnweb.freebsd.org/changeset/ports/322497

Log:
  Add needed pkgconfig dep while here convert to USES=gmake
  
  Approved by:	kwm (gnome)

Modified:
  head/net-im/loudmouth/Makefile

Modified: head/net-im/loudmouth/Makefile
==============================================================================
--- head/net-im/loudmouth/Makefile	Mon Jul  8 11:52:46 2013	(r322496)
+++ head/net-im/loudmouth/Makefile	Mon Jul  8 11:55:14 2013	(r322497)
@@ -13,8 +13,7 @@ COMMENT=	Lightweight Jabber client libra
 LIB_DEPENDS=	idn:${PORTSDIR}/dns/libidn
 
 USE_BZIP2=	yes
-USE_GMAKE=	yes
-USES=		gettext
+USES=		gettext gmake pkgconfig
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 USE_GNOME=	gnomehack glib20 ltverhack



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