pkgsrc-WIP-changes archive

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

polkit-qt5: needs pkg-config



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 18:22:14 2015 +0200
Changeset:	a62021107f2b2e65be559bb53d29118ea7241f6c

Modified Files:
	polkit-qt5/Makefile

Log Message:
polkit-qt5: needs pkg-config

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

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

diffstat:
 polkit-qt5/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/polkit-qt5/Makefile b/polkit-qt5/Makefile
index 21aa63b..194981a 100644
--- a/polkit-qt5/Makefile
+++ b/polkit-qt5/Makefile
@@ -15,6 +15,7 @@ EXTRACT_USING=	gtar
 
 USE_LANGUAGES=	c c++
 USE_CMAKE=	yes
+USE_TOOLS+=	pkg-config
 
 .include "../../x11/qt5-dbus/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"


Home | Main Index | Thread Index | Old Index