pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/i3
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 14 06:23:32 UTC 2021
Modified Files:
pkgsrc/wm/i3: Makefile
Log Message:
i3: add missing bash build dependency
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/wm/i3/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/i3/Makefile
diff -u pkgsrc/wm/i3/Makefile:1.44 pkgsrc/wm/i3/Makefile:1.45
--- pkgsrc/wm/i3/Makefile:1.44 Sun Sep 12 07:31:44 2021
+++ pkgsrc/wm/i3/Makefile Tue Sep 14 06:23:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2021/09/12 07:31:44 nia Exp $
+# $NetBSD: Makefile,v 1.45 2021/09/14 06:23:32 wiz Exp $
DISTNAME= i3-4.19.2
PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= Improved dynamic tiling window
LICENSE= modified-bsd
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config perl:run
+USE_TOOLS+= bash pkg-config perl:run
USE_LANGUAGES= c99
LDFLAGS.SunOS+= -lgen -liconv -lsocket
Home |
Main Index |
Thread Index |
Old Index