svn commit: r302039 - head/x11/slim

Doug Barton dougb at FreeBSD.org
Sun Aug 5 00:03:34 UTC 2012


Author: dougb
Date: Sun Aug  5 00:03:33 2012
New Revision: 302039
URL: http://svn.freebsd.org/changeset/ports/302039

Log:
  Add USE_PKGCONFIG= build since configure fails without it

Modified:
  head/x11/slim/Makefile

Modified: head/x11/slim/Makefile
==============================================================================
--- head/x11/slim/Makefile	Sat Aug  4 23:06:44 2012	(r302038)
+++ head/x11/slim/Makefile	Sun Aug  5 00:03:33 2012	(r302039)
@@ -24,6 +24,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphic
 USE_CMAKE=	yes
 USE_XORG=	x11 xft xmu xorg-server xrender
 USE_GL=		glut
+USE_PKGCONFIG=	build
 USE_RC_SUBR=	slim.sh
 SUB_FILES=	pkg-message
 



More information about the svn-ports-head mailing list