summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjoerg <joerg>2015-06-15 09:22:59 +0000
committerjoerg <joerg>2015-06-15 09:22:59 +0000
commit3acab017a2c1f0305a9823243bbbcc33c4916d0d (patch)
tree0178da62e2cc1b40224552a3bab181b968b096d8 /wm
parentaf1ee443e250094407beaf9082728a58bbe3e7fb (diff)
downloadpkgsrc-3acab017a2c1f0305a9823243bbbcc33c4916d0d.tar.gz
Fix path to bash in the right location.
XXX bashisms seem to be easy to fix here
Diffstat (limited to 'wm')
-rw-r--r--wm/bspwm/Makefile4
1 files changed, 2 insertions, 2 deletions
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