svn commit: r309627 - head/x11-wm/i3
Baptiste Daroussin
bapt at FreeBSD.org
Sat Dec 29 18:28:34 UTC 2012
Author: bapt
Date: Sat Dec 29 18:28:33 2012
New Revision: 309627
URL: http://svnweb.freebsd.org/changeset/ports/309627
Log:
Add an explicit build dependency on pkgconf
Modified:
head/x11-wm/i3/Makefile
Modified: head/x11-wm/i3/Makefile
==============================================================================
--- head/x11-wm/i3/Makefile Sat Dec 29 18:26:29 2012 (r309626)
+++ head/x11-wm/i3/Makefile Sat Dec 29 18:28:33 2012 (r309627)
@@ -34,6 +34,7 @@ USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes
+USE_PKGCONFIG= build
MAKE_JOBS_UNSAFE= yes
PLIST_FILES= bin/i3 \
More information about the svn-ports-head
mailing list