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
commit5d7ff8add699f1da7731f7cb82e03c3f0465eaef (patch)
tree0178da62e2cc1b40224552a3bab181b968b096d8 /wm
parent9eb01a28c39f35c846e09b44760c29823e00ee45 (diff)
downloadpkgsrc-5d7ff8add699f1da7731f7cb82e03c3f0465eaef.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