svn commit: r316722 - head/accessibility/gnome-speech

Koop Mast kwm at FreeBSD.org
Sun Apr 28 13:52:53 UTC 2013


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


More information about the svn-ports-all mailing list