pkgsrc-WIP-changes archive

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

obconf-qt, minor correction in Makefile



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Feb 13 11:05:29 2020 +0100
Changeset:	f24db28e4157076fac20bf081171630d1000f4e4

Modified Files:
	obconf-qt/Makefile

Log Message:
obconf-qt, minor correction in Makefile

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

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

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

diffs:
diff --git a/obconf-qt/Makefile b/obconf-qt/Makefile
index 6d50092305..5fc04f7c2d 100644
--- a/obconf-qt/Makefile
+++ b/obconf-qt/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Qt based configurator of OpenBox window manager
 LICENSE=	gnu-gpl-v2
 
 USE_CMAKE=	yes
-USE_TOOLS=	pkg-config
+USE_TOOLS+=	pkg-config
 USE_LANGUAGES=	c c++
 
 CONFIGURE_DIRS=	build


Home | Main Index | Thread Index | Old Index