Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2013 13:52:53 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316722 - head/accessibility/gnome-speech
Message-ID:  <201304281352.r3SDqrSd017360@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sun Apr 28 13:52:53 2013
New Revision: 316722
URL: http://svnweb.freebsd.org/changeset/ports/316722

Log:
  Add pkgconfig

Modified:
  head/accessibility/gnome-speech/Makefile

Modified: head/accessibility/gnome-speech/Makefile
==============================================================================
--- head/accessibility/gnome-speech/Makefile	Sun Apr 28 13:46:15 2013	(r316721)
+++ head/accessibility/gnome-speech/Makefile	Sun Apr 28 13:52:53 2013	(r316722)
@@ -14,7 +14,7 @@ COMMENT=	GNOME text-to-speech API
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix libbonobo
-USES=		pathfix
+USES=		pathfix pkgconfig
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--enable-static



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