pkgsrc/wm/i3/patches/patch-Makefile
tonnerre 126637b441 Initial import of the i3 window manager, version 4.4.
This package contains the i3 window manager, a small tiling window
	manager aimed at providing helpful modern features like Xinerama
	multi-screen support while still being completely keyboard
	controlled. It is mainly aimed at engineers and people who
	love to get their work done without switching between keyboard and
	mouse.
2013-02-12 23:25:35 +00:00

12 lines
346 B
Text

$NetBSD: patch-Makefile,v 1.1.1.1 2013/02/12 23:25:35 tonnerre Exp $
--- Makefile.orig 2012-11-25 16:04:42.000000000 +0000
+++ Makefile
@@ -18,7 +18,6 @@ include i3-msg/i3-msg.mk
include i3-input/i3-input.mk
include i3-nagbar/i3-nagbar.mk
include i3bar/i3bar.mk
-include i3-dump-log/i3-dump-log.mk
include docs/docs.mk
include man/man.mk