pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/trayer
Module Name: pkgsrc
Committed By: nia
Date: Sun Jun 14 16:20:15 UTC 2020
Modified Files:
pkgsrc/wm/trayer: Makefile
Log Message:
trayer: needs bash tool
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/wm/trayer/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/trayer/Makefile
diff -u pkgsrc/wm/trayer/Makefile:1.14 pkgsrc/wm/trayer/Makefile:1.15
--- pkgsrc/wm/trayer/Makefile:1.14 Sat Jun 13 17:42:01 2020
+++ pkgsrc/wm/trayer/Makefile Sun Jun 14 16:20:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/06/13 17:42:01 nia Exp $
+# $NetBSD: Makefile,v 1.15 2020/06/14 16:20:15 nia Exp $
DISTNAME= trayer-1.1.8
CATEGORIES= wm x11
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/sargon/tray
COMMENT= Lightweight GTK2-based systray for UNIX desktop
LICENSE= mit
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config bash
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index