svn commit: r326347 - head/graphics/evas_generic_loaders-gst

Antoine Brodin antoine at FreeBSD.org
Thu Sep 5 05:31:17 UTC 2013


Author: antoine
Date: Thu Sep  5 05:31:16 2013
New Revision: 326347
URL: http://svnweb.freebsd.org/changeset/ports/326347

Log:
  Add an explicit dependency on pkgconf
  
  Approved by:	portmgr (bapt)

Modified:
  head/graphics/evas_generic_loaders-gst/Makefile

Modified: head/graphics/evas_generic_loaders-gst/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-gst/Makefile	Thu Sep  5 05:29:53 2013	(r326346)
+++ head/graphics/evas_generic_loaders-gst/Makefile	Thu Sep  5 05:31:16 2013	(r326347)
@@ -17,6 +17,7 @@ LICENSE=	GPLv2
 DIST_SUBDIR=	e17
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
+USES=		pkgconfig
 USE_EFL=	eina
 USE_GSTREAMER=	good ffmpeg
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list