pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/spectrwm spectrwm: uses pkg-config
details: https://anonhg.NetBSD.org/pkgsrc/rev/eccc5540624d
branches: trunk
changeset: 452746:eccc5540624d
user: nia <nia%pkgsrc.org@localhost>
date: Sat May 15 06:58:19 2021 +0000
description:
spectrwm: uses pkg-config
diffstat:
wm/spectrwm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ebb43ba889ce -r eccc5540624d wm/spectrwm/Makefile
--- a/wm/spectrwm/Makefile Sat May 15 06:53:50 2021 +0000
+++ b/wm/spectrwm/Makefile Sat May 15 06:58:19 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/08/17 20:20:18 leot Exp $
+# $NetBSD: Makefile,v 1.18 2021/05/15 06:58:19 nia Exp $
DISTNAME= spectrwm-3.4.1
PKGREVISION= 1
@@ -36,7 +36,7 @@
. elif ${OPSYS} == "NetBSD"
BUILD_DIRS= netbsd
. else
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
BUILD_DIRS= linux
. endif
.endif
Home |
Main Index |
Thread Index |
Old Index