From 34372a96a8f95647318932a9c7dba39883b171db Mon Sep 17 00:00:00 2001 From: dougb Date: Sun, 5 Aug 2012 00:03:33 +0000 Subject: Add USE_PKGCONFIG= build since configure fails without it --- x11/slim/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/slim') diff --git a/x11/slim/Makefile b/x11/slim/Makefile index 6637d6dc9f2e..3fd6f99018b8 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -24,6 +24,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ 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 -- cgit