pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/bspwm Use PKGVERSION_NOREV and add bash:run, as not...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ae3379cda50
branches: trunk
changeset: 652640:9ae3379cda50
user: youri <youri%pkgsrc.org@localhost>
date: Fri Jun 05 23:01:28 2015 +0000
description:
Use PKGVERSION_NOREV and add bash:run, as noted by Kamil Krytarowski on IRC
diffstat:
wm/bspwm/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 3ad1e5a032a2 -r 9ae3379cda50 wm/bspwm/Makefile
--- a/wm/bspwm/Makefile Fri Jun 05 22:50:26 2015 +0000
+++ b/wm/bspwm/Makefile Fri Jun 05 23:01:28 2015 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.1 2015/06/05 22:48:18 youri Exp $
+# $NetBSD: Makefile,v 1.2 2015/06/05 23:01:28 youri Exp $
DISTNAME= bspwm-0.9
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=baskerville/}
-GITHUB_TAG= ${PKGVERSION}
+GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= youri%NetBSD.org@localhost
HOMEPAGE= https://github.com/baskerville/bspwm
COMMENT= Binary space partitioning window manager
LICENSE= 2-clause-bsd
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake bash:run
REPLACE_BASH+= bin/bspwm-session
EXAMPLESDIR= ${PREFIX}/share/examples/bspwm
Home |
Main Index |
Thread Index |
Old Index