Date: Mon, 2 Sep 2013 09:59:05 +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: r325964 - head/games/gcompris Message-ID: <201309020959.r829x5Oh042457@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Sep 2 09:59:05 2013 New Revision: 325964 URL: http://svnweb.freebsd.org/changeset/ports/325964 Log: Add an explicit dependency on pkgconfig Modified: head/games/gcompris/Makefile Modified: head/games/gcompris/Makefile ============================================================================== --- head/games/gcompris/Makefile Mon Sep 2 09:50:21 2013 (r325963) +++ head/games/gcompris/Makefile Mon Sep 2 09:59:05 2013 (r325964) @@ -24,7 +24,7 @@ RUN_DEPENDS= gnuchess:${PORTSDIR}/games/ gnucap:${PORTSDIR}/cad/gnucap USE_BZIP2= yes -USES= gettext gmake display:configure +USES= gettext gmake display:configure pkgconfig GNU_CONFIGURE= yes USE_GSTREAMER= yes USE_PYTHON= -2.7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309020959.r829x5Oh042457>