pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

spectrwm-git: keep in sync with the main package



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sun May 16 10:46:46 2021 +0200
Changeset:	841742cd4a6c5c665e8c6bee934edaa9619f34f4

Modified Files:
	spectrwm-git/Makefile

Log Message:
spectrwm-git: keep in sync with the main package

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=841742cd4a6c5c665e8c6bee934edaa9619f34f4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 spectrwm-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/spectrwm-git/Makefile b/spectrwm-git/Makefile
index 87f56306c1..fd66b559ef 100644
--- a/spectrwm-git/Makefile
+++ b/spectrwm-git/Makefile
@@ -35,7 +35,7 @@ BUILD_DIRS=		freebsd
 .  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