Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2012 10:25:23 +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: r305351 - head/devel/allegro-devel
Message-ID:  <201210061025.q96APNQC042704@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Oct  6 10:25:23 2012
New Revision: 305351
URL: http://svn.freebsd.org/changeset/ports/305351

Log:
  Add explicit build dep on pkgconf not a leaked one

Modified:
  head/devel/allegro-devel/Makefile

Modified: head/devel/allegro-devel/Makefile
==============================================================================
--- head/devel/allegro-devel/Makefile	Sat Oct  6 10:17:52 2012	(r305350)
+++ head/devel/allegro-devel/Makefile	Sat Oct  6 10:25:23 2012	(r305351)
@@ -13,6 +13,7 @@ USE_GMAKE=	yes
 USE_CMAKE=	yes
 USE_XORG=	x11 xpm xext xcursor xxf86vm xxf86dga
 USE_LDCONFIG=	yes
+USE_PKGCONFIG=	build
 WANT_GNOME=	yes
 USE_GL=		gl glu
 



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