svn commit: r305351 - head/devel/allegro-devel

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 6 10:25:24 UTC 2012


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
 



More information about the svn-ports-all mailing list