From 462dacfe261c9746af4bc34ceeebaab57cd90e46 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 Jun 2015 09:22:59 +0000 Subject: Fix path to bash in the right location. XXX bashisms seem to be easy to fix here --- wm/bspwm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm') diff --git a/wm/bspwm/Makefile b/wm/bspwm/Makefile index 66afd52b3be..fdeb61863f2 100644 --- a/wm/bspwm/Makefile +++ b/wm/bspwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/06/05 23:01:28 youri Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/15 09:22:59 joerg Exp $ DISTNAME= bspwm-0.9 CATEGORIES= wm @@ -11,7 +11,7 @@ COMMENT= Binary space partitioning window manager LICENSE= 2-clause-bsd USE_TOOLS+= gmake bash:run -REPLACE_BASH+= bin/bspwm-session +REPLACE_BASH+= contrib/freedesktop/bspwm-session EXAMPLESDIR= ${PREFIX}/share/examples/bspwm INSTALLATION_DIRS= share/examples/bspwm -- cgit v1.2.3