Date: Sun, 5 Aug 2012 00:03:33 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302039 - head/x11/slim Message-ID: <201208050003.q7503X4Q013028@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208050003.q7503X4Q013028>