diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-29 18:28:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-29 18:28:33 +0000 |
commit | f31bbbc3c2c6cead3a29b13ddc5616c76a5541e3 (patch) | |
tree | 1833c13e941214aa8f85fb6085b97a87928b3897 /x11-wm | |
parent | b9c8fa669488067e63e232d394930ef2e7f05b76 (diff) | |
download | ports-f31bbbc3c2c6cead3a29b13ddc5616c76a5541e3.tar.gz ports-f31bbbc3c2c6cead3a29b13ddc5616c76a5541e3.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/i3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index f578d4c6bb8d..ff2d4f93c75a 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -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 \ |